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 01dc4c8 commit fd1d1bdCopy full SHA for fd1d1bd
packages/vue-spring-bottom-sheet/src/index.ts
@@ -1,4 +1,4 @@
1
import BottomSheet from './BottomSheet.vue'
2
-export * from './types.ts'
+export * from './types'
3
4
export default BottomSheet
0 commit comments