mirror of
https://git.suyu.dev/suyu/website.git
synced 2025-12-21 21:26:05 +01:00
style: fix indentation
This commit is contained in:
parent
5e45ebc291
commit
e13b92ddc5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<script lang="ts">
|
||||
export let count: number = 0;
|
||||
export let count: number = 0;
|
||||
export let subText: string = '';
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue