Skip to content

Commit 82fa791

Browse files
committed
Move QuickGrid to blazor-wasm
1 parent 0aaf03b commit 82fa791

File tree

10 files changed

+3
-4
lines changed

10 files changed

+3
-4
lines changed

projects/.net8/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,4 @@
99

1010
## What's new in Blazor 8
1111

12-
* [QuickGrid One](QuickGridOne)
13-
14-
This sample demonstrates a simple usage of QuickGrid component displaying int, string, date, and boolean data types.
1512

File renamed without changes.

projects/blazor-wasm/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,6 @@ You will find samples for Blazor, a .NET application framework for Web Assembly
136136

137137
Show an example of `RadioButton` handling.
138138

139-
139+
* [QuickGrid One](QuickGridOne)
140+
141+
This sample demonstrates a simple usage of QuickGrid component displaying int, string, date, and boolean data types.

0 commit comments

Comments
 (0)