Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
johannschopplich committed Dec 9, 2024
1 parent ff62ce7 commit d4220d4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,7 @@ function handleClick() {
<template>
<k-section :label="label">
<k-text>
<h1 @click="handleClick()">
My Section
</h1>
<h1 @click="handleClick()">My Section</h1>
</k-text>
</k-section>
</template>
Expand Down

0 comments on commit d4220d4

Please sign in to comment.