fix: modal stack

This commit is contained in:
DecDuck
2025-08-31 14:33:52 +10:00
parent 4c42edf5ad
commit 06bea06363
2 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@
"
/>
</TransitionGroup>
<div id="modalstack" />
<div id="modalstack">{{ stack }}</div>
</template>
<style>