kobaltedev / kobalte

A UI toolkit for building accessible web apps and design systems with SolidJS.
https://kobalte.dev
MIT License
1.3k stars 75 forks source link

Cannot find module '@kobalte/core/file-upload' #530

Open lorransouzaaguiar opened 6 days ago

lorransouzaaguiar commented 6 days ago

Describe the bug I'm trying to import and use FileUpload component like documentation, but it looks like the path "/core/file-upload" doesn't exist

To Reproduce Steps to reproduce the behavior:

  1. try to import a module like that: import { FileUpload } from '@kobalte/core/file-upload';

Expected behavior Use component correctly

Screenshots image

jer3m01 commented 2 days ago

All the New components haven't been released yet. I'll mark them better next time.