1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00

Add missing modal content dependency

This commit is contained in:
Andrew Kingston 2021-04-16 09:02:16 +01:00
parent 2f619be19c
commit 2e2d1b6738

View file

@ -1,4 +1,5 @@
<script>
import "@spectrum-css/dialog/dist/index-vars.css"
import { getContext } from "svelte"
import Button from "../Button/Button.svelte"
import Heading from "../Typography/Heading.svelte"