From 7c3b19e148bfa0a57307bbb4b2d027c6f02605c6 Mon Sep 17 00:00:00 2001 From: Behon Baker <53905713+BayBreezy@users.noreply.github.com> Date: Tue, 17 Dec 2024 01:08:52 -0500 Subject: [PATCH] chore: update the `alert` component --- src/comps.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/comps.ts b/src/comps.ts index b9bcef0..ba4fd43 100644 --- a/src/comps.ts +++ b/src/comps.ts @@ -48,7 +48,7 @@ export default [ fileName: "Alert/Alert.vue", dirPath: "app/components/Ui", fileContent: - '\n \n \n \n \n \n \n \n \n \n \n \n\n\n\n', + '\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n\n', }, { fileName: "Alert/Description.vue", @@ -777,7 +777,7 @@ export default [ fileName: "Datatable.client.vue", dirPath: "app/components/Ui", fileContent: - '\n \n \n \n \n \n\n\n\n\n\n', + '\n \n \n \n \n \n\n\n\n\n\n', }, ], utils: [],