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