Modal

Shows a popup and fades the background.

$ import { Modal } from 'geist-ui-svelte';

Basic

Use `sm:h-[]` / `sm:w-[]` to customize the height and width of the modal when the screen width is greater than 640px.