mirror of
https://github.com/cloud-shuttle/leptos-shadcn-ui.git
synced 2026-01-03 19:42:56 +00:00
Add date-picker component to workspace for publishing
This commit is contained in:
@@ -63,8 +63,8 @@ members = [
|
||||
|
||||
# Components with internal dependencies (publishing in sequence)
|
||||
"packages/leptos/calendar", # Depends on published components
|
||||
# "packages/leptos/date-picker", # Will add after calendar is published
|
||||
# "packages/leptos/pagination", # Will add after calendar is published
|
||||
"packages/leptos/date-picker", # Depends on calendar, popover, button
|
||||
# "packages/leptos/pagination", # Will add after date-picker is published
|
||||
|
||||
"scripts/run_quality_assessment",
|
||||
"scripts/generate_component_tests"
|
||||
|
||||
Reference in New Issue
Block a user