Skip to content

Commit 90bc497

Browse files
committed
feat: implement CommandGroup component and update navigation item types
1 parent 33817e2 commit 90bc497

File tree

3 files changed

+203
-180
lines changed

3 files changed

+203
-180
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
const CommandGroup = () => <div />
2+
3+
export default CommandGroup

0 commit comments

Comments
 (0)