Skip to content

Commit

Permalink
Use SkipLinks component from the provided package
Browse files Browse the repository at this point in the history
  • Loading branch information
markteekman committed Jan 22, 2023
1 parent 189ddd7 commit 1429780
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 57 deletions.
55 changes: 0 additions & 55 deletions src/components/SkipLinks.vue

This file was deleted.

4 changes: 2 additions & 2 deletions src/components/TheHeader.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<header>
<SkipLinks />
<SkipLinks>Hello</SkipLinks>
<TheNavigation />
</header>
</template>
</template>

0 comments on commit 1429780

Please sign in to comment.