mirror of
https://git.suyu.dev/suyu/website.git
synced 2025-12-24 00:04:37 +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">
|
<script lang="ts">
|
||||||
export let count: number = 0;
|
export let count: number = 0;
|
||||||
export let subText: string = '';
|
export let subText: string = '';
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue