Further improved stylind of profile subnav buttons

fixed an issue with the router not routing to the personnel file page.
This commit is contained in:
ajdj100
2023-09-18 09:45:38 -04:00
parent 1320628fdd
commit b998896947
4 changed files with 13 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
<script setup>
import card from '../components/cards/Card.vue'
import card from '../components/cards/Card.vue';
</script>
<template>