mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36: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 storage;
|
||||||
let toggled = false;
|
let toggled = false;
|
||||||
|
let events = [];
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<LocalStorage
|
<LocalStorage
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue