mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Logseq UI
Logseq UI components based on shadcn UI.
Development
🎨 Add a new component
It is recommended to install through CLI mode.
npx shadcn-ui@latest add button
🦄 Play with Storybook
- Watch shui cljs stories from root scripts.
yarn run cljs:watch-stories
# cljs:watch-stories: "clojure -M:cljs watch stories-dev"
- Set up storybook from the current working directory.
yarn run watch:storybook
Credits
License
MIT