Skip to content

Commit

Permalink
style: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Loegel authored Jan 18, 2024
1 parent 90753b6 commit 287ba32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guidelines/vue.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Attention : les composants doivent rester lisibles, il ne faut donc pas hésiter
</button>
</template>
<style coped>
<style scoped>
button {
color: hotpink;
}
Expand Down

0 comments on commit 287ba32

Please sign in to comment.