feat(ui): add typed navbar menu items
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"name": "@wrnexus/ui",
|
||||
"version": "0.8.28",
|
||||
"version": "0.8.29",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"main": "src/index.ts",
|
||||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
"./navigation": "./src/navigation.ts",
|
||||
"./registry": "./src/registry.ts",
|
||||
"./components/*": "./components/*",
|
||||
"./component-catalog.json": "./component-catalog.json",
|
||||
|
||||
Reference in New Issue
Block a user