Переглянути джерело

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