Преглед на файлове

style: update file names and formats in the directory structure

nian преди 1 месец
родител
ревизия
16fcacd63c
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/views/about/index.vue

+ 2 - 2
src/views/about/index.vue

@@ -23,7 +23,7 @@ const directoryStructureHighlight = ref('')
 const dependenciesCodeHighlight = ref('')
 const devDependenciesCodeHighlight = ref('')
 
-const dir = ` 📂 lithe-admin
+const dir = `📂 lithe-admin
 ├── 📄 LICENSE
 ├── 📄 README.md
 ├── 📄 eslint.config.ts
@@ -142,7 +142,7 @@ const dir = ` 📂 lithe-admin
 │      └── 📂 data-form/
 │        ├── 📄 index.vue
 │      └── 📂 data-table/
-│        ├── 📄 ModalData.vue
+│        ├── 📄 ActionModal.vue
 │        ├── 📄 index.vue
 │    └── 📂 drag-drop/
 │      ├── 📄 index.vue