mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
test(local-storage): fix invalid file
This commit is contained in:
parent
1f7fe60695
commit
5c8c7233df
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
let storage;
|
||||
let toggled = false;
|
||||
let events = [];
|
||||
</script>
|
||||
|
||||
<LocalStorage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue