Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(packages/ui-svelte): add input component #51

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

mpellegrini
Copy link
Owner

Added via shadcn-svelte and modified to fit this library.

Added via shadcn-svelte and modified to fit this
library.
@@ -4,7 +4,11 @@
"description": "UI Component Library for Svelte and SvelteKit",
"type": "module",
"exports": {
"./atoms/*": "./src/components/atoms/*/index.ts",
".": {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Switched to a root export file as not getting code completion for auto-import and resolving sub components to work correctly.

@mpellegrini mpellegrini merged commit d84d0fa into main Apr 23, 2024
3 checks passed
@mpellegrini mpellegrini deleted the feat/add_input_components_svelte-ui branch April 23, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant