mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
Run Prettier
This commit is contained in:
parent
ea31ec9693
commit
f7917c772a
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
||||||
|
|
||||||
$: if (ref && files.length === 0) {
|
$: if (ref && files.length === 0) {
|
||||||
labelText = initialLabelText;
|
labelText = initialLabelText;
|
||||||
ref.value = '';
|
ref.value = "";
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue