Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 596fc3e

Browse files
committed
fmt
1 parent 6a46367 commit 596fc3e

File tree

1 file changed

+1
-1
lines changed
  • content/2.concepts/6.state-manegement/.template/files/components

1 file changed

+1
-1
lines changed

content/2.concepts/6.state-manegement/.template/files/components/CounterA.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ const count = useState('count', () => 0)
1010
Increment
1111
</button>
1212
</div>
13-
</template>
13+
</template>

0 commit comments

Comments
 (0)