Skip to content

Commit

Permalink
Merge pull request #135 from bcgov/court-list-vuetify-upgrade
Browse files Browse the repository at this point in the history
JASPER 167: Vuetify Court-list
  • Loading branch information
JTraill authored Jan 17, 2025
2 parents 2e3b330 + e3317dd commit 1d1ed5e
Show file tree
Hide file tree
Showing 5 changed files with 909 additions and 1,679 deletions.
2 changes: 1 addition & 1 deletion web/src/App.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<v-theme-provider :theme="theme">
<v-app>
<profile-off-canvas v-model="profile" @close="profile = false" />
<profile-off-canvas v-model="profile" />
<v-app-bar app>
<v-app-bar-title>
<router-link to="/"> JASPER </router-link>
Expand Down
Loading

0 comments on commit 1d1ed5e

Please sign in to comment.