mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
parent
ea6757d020
commit
4df812bc3f
1 changed files with 1 additions and 0 deletions
|
@ -188,6 +188,7 @@
|
|||
onDestroy(() => {
|
||||
if (calendar) {
|
||||
calendar.destroy();
|
||||
calendar = null;
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue