Replies: 1 comment 1 reply
-
There is nothing yet in the docs as far as I can tell but there are some clues in the repository. There is a registry of the blocks that shows For example, they same to be the only ones that have files of type It looks like for now, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
npx shadcn init sidebar-01 login-01
I'm confused as to how this new CLI command works. In the demo, it creates two pages, one with a login component and another with a sidebar.
Why does it work that way? Because I can't find anything in the shadcn docs talking about these two blocks: sidebar-01, login-01
Beta Was this translation helpful? Give feedback.
All reactions