Currently, a developer has to make a separate registration for the Blazored Local Storage services. When I use `AddBlazorToolkit()`, those services should be registered by default with no extra steps. ```[tasklist] ### Tasks ```
Currently, a developer has to make a separate registration for the Blazored Local Storage services.
When I use
AddBlazorToolkit(), those services should be registered by default with no extra steps.