Skip to content

Commit

Permalink
import component
Browse files Browse the repository at this point in the history
  • Loading branch information
reinkrul committed Oct 23, 2024
1 parent 1f20ed6 commit 0261811
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions web/src/admin/DiscoveryServices.vue
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,10 @@
}
</style>
<script>
import ErrorMessage from "../components/ErrorMessage.vue";
export default {
components: {ErrorMessage},
data() {
return {
fetchError: '',
Expand Down

0 comments on commit 0261811

Please sign in to comment.