We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d905be3 commit 7be11b6Copy full SHA for 7be11b6
src/index.ts
@@ -6,7 +6,6 @@ export { default as Col} from "./components/col/Col"
6
export { default as Container} from "./components/container/Container"
7
8
export {default as DFullScreen} from "./components/d-fullscreen/DFullScreen"
9
-export {default as DZoomPanPinch} from "./components/d-zoom-pan-pinch/DZoomPanPinch"
10
11
export { default as Flex} from "./components/flex/Flex"
12
export { default as Quote} from "./components/quote/Quote"
0 commit comments