Update documentation and references from Wish Theme to KomTheme across various files, including README, installation guides, and component documentation. Add NuGet.Config to solution structure.
Release NuGet Packages / pack-and-push (release) Successful in 8m35s

This commit is contained in:
2026-05-25 19:27:29 +03:30
parent e1474c232b
commit 6a0e724eb0
25 changed files with 57 additions and 56 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ public enum SbSpacerSize
### In Navigation Menu
Use `SbSpacer Grow="true"` inside a vertical stack to push items to the bottom (e.g. in Wish theme's `WishSidebar` or `WishIconRail`):
Use `SbSpacer Grow="true"` inside a vertical stack to push items to the bottom (e.g. in KomTheme's `KomSidebar` or `KomIconRail`):
```razor
<SbStack Direction="SbStackDirection.Column" Gap="0">