From 13ac6d231f52630bb86592298fc82a97ec2004f9 Mon Sep 17 00:00:00 2001 From: Demis Bellot Date: Thu, 14 Sep 2023 11:58:07 +0800 Subject: [PATCH] Update VueComponentGallery.mjs --- MyApp/wwwroot/mjs/components/VueComponentGallery.mjs | 4 ++++ 1 file changed, 4 insertions(+) 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", ""),