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
Release NuGet Packages / pack-and-push (release) Successful in 8m35s
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user