Skip to content

Commit 94a3cb5

Browse files
committed
fix: remove unused 'react-spring-bottom-sheet' dependency from Vite config
1 parent 1898d26 commit 94a3cb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vite.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ export default defineConfig(({ mode }) => {
8484
'react-icons',
8585
'react-markdown',
8686
'react-modal',
87-
'react-spring-bottom-sheet',
8887
'react-infinite-scroll-hook',
8988
'@dnd-kit/core',
9089
'@dnd-kit/sortable',

0 commit comments

Comments
 (0)