kenneth 152485e56c feat: add keyboard shortcut for new directory
- Add Cmd/Ctrl+Shift+N keyboard shortcut to create new directory
- Integrate with existing keyboard modifier system
- Refactor NewDirectoryItemDropdown to accept callback prop
- Remove WithAtom wrapper for cleaner state management

Co-authored-by: Ona <no-reply@ona.com>
2025-09-28 15:56:43 +00:00
2025-09-13 22:02:27 +01:00
2025-09-13 22:02:27 +01:00
2025-09-13 22:02:27 +01:00
2025-09-20 22:25:01 +00:00
2025-09-17 00:04:12 +00:00
2025-09-21 17:03:50 +00:00
2025-09-21 17:03:50 +00:00
2025-09-13 22:02:27 +01:00

bun-react-template

To install dependencies:

bun install

To start a development server:

bun dev

To run for production:

bun start

This project was created using bun init in bun v1.2.21. Bun is a fast all-in-one JavaScript runtime.

Description
No description provided
Readme 10 MiB
Languages
TypeScript 48.2%
Go 46.1%
JavaScript 1.7%
PLpgSQL 1.4%
CSS 1.2%
Other 1.4%