diff --git a/MyApp/wwwroot/mjs/components/VueComponentGallery.mjs b/MyApp/wwwroot/mjs/components/VueComponentGallery.mjs index 86c0ce0..381b32f 100644 --- a/MyApp/wwwroot/mjs/components/VueComponentGallery.mjs +++ b/MyApp/wwwroot/mjs/components/VueComponentGallery.mjs @@ -32,6 +32,9 @@ export default { Tailwind UI Input Components + + Rich Markdown Editing Input Control + Modal Dialogs and Slide Overs @@ -58,6 +61,7 @@ export default { DataGrid: svg("0 0 16 16", ""), AutoForms: svg("0 0 1024 1024", ""), FormInputs: svg("0 0 36 36", ""), + Markdown: svg("0 0 15 15", ""), Modals: svg("0 0 32 32", ""), Navigation: svg("0 0 12 12", ""), Alerts: svg("0 0 16 16", ""),