[ci] format
This commit is contained in:
parent
16f09dfff7
commit
b0e021d41b
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ declare const Astro: {
|
|||
unmount = () => {
|
||||
// If element wasn't persisted, fire unmount event
|
||||
if (!this.isConnected) this.dispatchEvent(new CustomEvent('astro:unmount'));
|
||||
}
|
||||
};
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue