From 78e17004d30bd9d5cc4e131400c994a58b116092 Mon Sep 17 00:00:00 2001 From: ludelanier Date: Wed, 8 May 2024 00:14:37 +0200 Subject: [PATCH] gitignore --- src/components/SkillCell.vue | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/components/SkillCell.vue b/src/components/SkillCell.vue index d819b0e..075da89 100644 --- a/src/components/SkillCell.vue +++ b/src/components/SkillCell.vue @@ -13,8 +13,4 @@ const props = defineProps({

{{ props.text }}

- - - \ No newline at end of file + \ No newline at end of file