diff --git a/samples/ControlGallery/Views/Grids.razor b/samples/ControlGallery/Views/Grids.razor new file mode 100644 index 00000000..5212df1e --- /dev/null +++ b/samples/ControlGallery/Views/Grids.razor @@ -0,0 +1,63 @@ +@page "/grids" + + + + + + + \ No newline at end of file diff --git a/samples/ControlGallery/Views/PlaygroundList.razor b/samples/ControlGallery/Views/PlaygroundList.razor index 144ebc12..d52761a2 100644 --- a/samples/ControlGallery/Views/PlaygroundList.razor +++ b/samples/ControlGallery/Views/PlaygroundList.razor @@ -4,14 +4,15 @@