feat: Add leptos/registry to workspace members

This commit is contained in:
Peter Hanssens
2025-09-13 21:29:09 +10:00
parent 83f3ebad83
commit 336623783d

View File

@@ -71,6 +71,7 @@ members = [
"packages/leptos/pagination", # Depends on button
"packages/leptos/error-boundary", # Error handling component
"packages/leptos/lazy-loading", # Lazy loading system
"packages/leptos/registry", # Component registry
"examples/leptos", # Example application