Skip to content

Commit

Permalink
Merge pull request #6 from bcgov/addsonarclour
Browse files Browse the repository at this point in the history
test
  • Loading branch information
shaunlumbcgov authored Jul 13, 2023
2 parents 5649b43 + 310e143 commit bdad25e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ export default {
<template>
<header>
<img alt="Vue logo" class="logo" src="@/assets/logo.svg" width="125" height="125" />

<div class="wrapper">
<nav>
<RouterLink to="/">Home</RouterLink>
Expand All @@ -64,7 +65,6 @@ export default {
</nav>
</div>
</header>

<RouterView />
</template>

Expand Down
File renamed without changes.

0 comments on commit bdad25e

Please sign in to comment.