1
0
Fork 0
mirror of synced 2024-07-01 12:30:41 +12:00

Add missing modal content dependency

This commit is contained in:
Andrew Kingston 2021-04-16 09:02:16 +01:00
parent 4381c8981f
commit 917f0551d5

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"