Skip to content

Commit 3e22eb0

Browse files
committed
chore: unused file delete
1 parent c83b9fb commit 3e22eb0

35 files changed

+26
-941
lines changed

apps/storybook/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,13 @@
44
"version": "0.0.0",
55
"type": "module",
66
"scripts": {
7-
"dev": "vite",
8-
"build": "tsc -b && vite build",
97
"lint": "eslint .",
108
"preview": "vite preview",
119
"storybook": "storybook dev -p 6006",
1210
"build-storybook": "storybook build"
1311
},
1412
"dependencies": {
13+
"notion-to-utils": "workspace:*",
1514
"react": "^18.3.1",
1615
"react-dom": "^18.3.1"
1716
},

apps/storybook/src/App.css

Lines changed: 0 additions & 42 deletions
This file was deleted.

apps/storybook/src/App.tsx

Lines changed: 0 additions & 35 deletions
This file was deleted.

apps/storybook/src/assets/react.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

apps/storybook/src/index.css

Lines changed: 0 additions & 68 deletions
This file was deleted.

apps/storybook/src/main.tsx

Lines changed: 0 additions & 10 deletions
This file was deleted.

apps/storybook/src/stories/Button.stories.ts

Lines changed: 0 additions & 53 deletions
This file was deleted.

apps/storybook/src/stories/Button.tsx

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)