diff --git a/src/icons/IconMoon.vue b/src/icons/IconMoon.vue new file mode 100644 index 0000000..6763792 --- /dev/null +++ b/src/icons/IconMoon.vue @@ -0,0 +1,46 @@ + + + diff --git a/src/icons/IconSun.vue b/src/icons/IconSun.vue new file mode 100644 index 0000000..1f5f130 --- /dev/null +++ b/src/icons/IconSun.vue @@ -0,0 +1,46 @@ + + + diff --git a/src/views/ProblemRating.vue b/src/views/ProblemRating.vue index 1111659..b2132e8 100644 --- a/src/views/ProblemRating.vue +++ b/src/views/ProblemRating.vue @@ -1,21 +1,38 @@