mirror of
https://github.com/logseq/logseq.git
synced 2026-05-19 18:32:41 +00:00
22 lines
281 B
Markdown
22 lines
281 B
Markdown
## Logseq UI
|
|
|
|
Logseq UI components based on shadcn UI.
|
|
|
|
### Development
|
|
|
|
#### 🎨 Add a new component
|
|
|
|
It is recommended to install through CLI mode.
|
|
|
|
```shell
|
|
npx shadcn-ui@latest add button
|
|
```
|
|
|
|
### Credits
|
|
|
|
- https://ui.shadcn.com/
|
|
- https://www.radix-ui.com/
|
|
|
|
### License
|
|
MIT
|