diff options
| author | Terry Truong <terry06890@gmail.com> | 2022-03-27 08:30:45 +1100 |
|---|---|---|
| committer | Terry Truong <terry06890@gmail.com> | 2022-03-27 08:30:45 +1100 |
| commit | 4a469f8f6fab97d591929933b8cc73085955ab25 (patch) | |
| tree | c8c632348971e61176eda5fb97cceeef80e4554c /src/App.vue | |
| parent | 3cfe6761b450ab2d31c71e06bb83de3f057f1923 (diff) | |
Move svg details to index.html
Diffstat (limited to 'src/App.vue')
| -rw-r--r-- | src/App.vue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/App.vue b/src/App.vue index b4254e7..2cae3af 100644 --- a/src/App.vue +++ b/src/App.vue @@ -12,4 +12,3 @@ export default defineComponent({ <template> <tile-tree/> </template> - |
