- Desktop: single row with logo, nav links, QuickAdd, New note button - Mobile: logo + QuickAdd + hamburger icon → dropdown menu - Improved QuickAdd sizing for small screens Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
17 lines
291 B
JSON
17 lines
291 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npx prisma:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(npm run:*)",
|
|
"Bash(node:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(npx tsc:*)",
|
|
"Bash(npm list:*)",
|
|
"Bash(npx jest:*)"
|
|
]
|
|
}
|
|
}
|