chore: remove storybook

This commit is contained in:
Maulana Sodiqin
2025-11-24 11:21:29 +07:00
parent 6348a4998b
commit f5905c0acc
6 changed files with 3390 additions and 7924 deletions
+4 -1
View File
@@ -1,7 +1,10 @@
{
"permissions": {
"allow": [
"Bash(npx nx run-many:*)"
"Bash(npx nx run-many:*)",
"Bash(npm install:*)",
"Bash(npm view:*)",
"Bash(npx nx build landing)"
],
"deny": [],
"ask": []