feat: Add leptos/utils to workspace members

This commit is contained in:
Peter Hanssens
2025-09-13 21:30:53 +10:00
parent 336623783d
commit 8a0e9acff2

View File

@@ -72,6 +72,7 @@ members = [
"packages/leptos/error-boundary", # Error handling component
"packages/leptos/lazy-loading", # Lazy loading system
"packages/leptos/registry", # Component registry
"packages/leptos/utils", # Utility functions
"examples/leptos", # Example application