Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix
Browse files Browse the repository at this point in the history
Tomi-Tom committed Jul 4, 2024
1 parent a3dc5aa commit 6987e6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/Home/YouAreInControlOfYourDataSection.vue
Original file line number Diff line number Diff line change
@@ -16,6 +16,7 @@
>
<img alt="container" class="rounded-3xl" src="../../assets/home/shield_container.png" />
<div>
<!-- eslint-disable-next-line rule -->
<img
v-for="(_shieldRef, index) in shieldRefs"
:key="index"

0 comments on commit 6987e6e

Please sign in to comment.