aboutsummaryrefslogtreecommitdiffstats
path: root/components/Nav.vue
diff options
context:
space:
mode:
authorLeonardo Bishop <me@leonardobishop.com>2025-01-23 15:59:58 +0000
committerLeonardo Bishop <me@leonardobishop.com>2025-01-23 15:59:58 +0000
commit0248517c6845a6c755d40c89d3d769ce7d60bd03 (patch)
treedef59a310f2bbe0a1e7913b99547200da686ecc2 /components/Nav.vue
parent850affbd55fee9cd48a82ade94a3a5e60fd737a8 (diff)
Some more shit
Diffstat (limited to 'components/Nav.vue')
-rw-r--r--components/Nav.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/Nav.vue b/components/Nav.vue
index 280af02..1e08e54 100644
--- a/components/Nav.vue
+++ b/components/Nav.vue
@@ -1,5 +1,5 @@
<script setup lang="ts">
-import { Calendar, Icon, SquareGanttChart, TrainTrack } from 'lucide-vue-next';
+import { Calendar, SquareGanttChart, TrainTrack } from 'lucide-vue-next';
const route = useRouter();