Add missing modal content dependency

This commit is contained in:
Andrew Kingston 2021-04-16 09:02:16 +01:00
parent 4381c8981f
commit 917f0551d5
1 changed files with 1 additions and 0 deletions

View File

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