feat(ui): added c-select in the ui lib (#550)
* feat(ui): added c-select in the ui lib * refactor(ui): switched n-select to c-select
This commit is contained in:
committed by
GitHub
parent
6498c9b0fa
commit
dfa1ba8554
@@ -103,6 +103,10 @@ const tools = computed<ToolCategory[]>(() => [
|
||||
Home
|
||||
</n-tooltip>
|
||||
|
||||
<c-button to="/c-lib" circle variant="text" aria-label="UI Lib">
|
||||
<icon-mdi:brush-variant text-20px />
|
||||
</c-button>
|
||||
|
||||
<command-palette />
|
||||
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user