Skip to content

Commit 7be11b6

Browse files
committed
feat: remove DZoomPanPinch component export from index
1 parent d905be3 commit 7be11b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ export { default as Col} from "./components/col/Col"
66
export { default as Container} from "./components/container/Container"
77

88
export {default as DFullScreen} from "./components/d-fullscreen/DFullScreen"
9-
export {default as DZoomPanPinch} from "./components/d-zoom-pan-pinch/DZoomPanPinch"
109

1110
export { default as Flex} from "./components/flex/Flex"
1211
export { default as Quote} from "./components/quote/Quote"

0 commit comments

Comments
 (0)