You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are using Nuxt use shadcn-nuxt module to cover this case, or check manual module tab in this link and add those components with addComponent function
sadeghbarati
changed the title
[Bug]: Resize component is missing a component ResizablePanel.vue
[Bug]: Resize component is missing a component (Direct export from index.ts)
Sep 15, 2024
Reproduction
npx shadcn-vue@latest add resizable
Describe the bug
After running
npx shadcn-vue@latest add resizable
, I noticed that this component is missingResizablePanel.vue
.I also checked your github and this file is not found in the latest version, however the Wiki and MD state there should be a component
ResizablePanel
System Info
Contributes
The text was updated successfully, but these errors were encountered: