From 1fdc6657e7c6be4169915ae720dd10301d4c3a85 Mon Sep 17 00:00:00 2001 From: natxocc Date: Tue, 31 Mar 2026 16:36:06 +0200 Subject: [PATCH] Correction Docs --- docs/ui/quick.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ui/quick.md b/docs/ui/quick.md index c8c8265..dcd5b92 100644 --- a/docs/ui/quick.md +++ b/docs/ui/quick.md @@ -60,7 +60,7 @@ Unlike **Tag Helpers** (which are just functional mirrors of HTML tags), SigPro | **Forms & Inputs** | `Button`, `Input`, `Select`, `Autocomplete`, `Datepicker`, `Colorpicker`, `CheckBox`, `Radio`, `Range`, `Rating`, `Swap` | | **Feedback** | `Alert`, `Toast`, `Modal`, `Loading`, `Badge`, `Tooltip`, `Indicator` | | **Navigation** | `Navbar`, `Menu`, `Drawer`, `Tabs`, `Accordion`, `Dropdown` | -| **Data & Layout** | `Request`, `Response`, `Grid` (AG-Grid), `List`, `Stack`, `Timeline`, `Stat`, `Fieldset`, `Fab` | +| **Data & Layout** | `Request`, `Response`, `List`, `Stack`, `Timeline`, `Stat`, `Fieldset`, `Fab` | ---