Skip to content

Commit 71005ab

Browse files
committed
chore: update
1 parent 1aab382 commit 71005ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/utils/icons.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ import { getTransformedId } from '../store'
55
import { getSvgSymbol } from './pack'
66
import {
77
API_ENTRY,
8+
bufferToString,
89
ClearSvg,
10+
getSvg,
911
SvgToAstro,
1012
SvgToDataURL,
1113
SvgToJSX,
@@ -15,8 +17,6 @@ import {
1517
SvgToSvelte,
1618
SvgToTSX,
1719
SvgToVue,
18-
bufferToString,
19-
getSvg,
2020
toComponentName,
2121
} from './svg'
2222
import { svgToPngDataUrl } from './svgToPng'

0 commit comments

Comments
 (0)