diff --git a/.gitignore b/.gitignore index f7c5503..3752d49 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,5 @@ coverage __screenshots__/ yarn.lock -package-lock.json \ No newline at end of file +package-lock.json +.clinerules \ No newline at end of file diff --git a/src/components/scIconPicker/index.vue b/src/components/scIconPicker/index.vue new file mode 100644 index 0000000..adbbb57 --- /dev/null +++ b/src/components/scIconPicker/index.vue @@ -0,0 +1,508 @@ + + + + + diff --git a/src/layouts/components/navMenu.vue b/src/layouts/components/navMenu.vue index c0d691a..798fb87 100644 --- a/src/layouts/components/navMenu.vue +++ b/src/layouts/components/navMenu.vue @@ -1,7 +1,7 @@