Add Modal

This commit is contained in:
venashial
2022-06-13 11:34:46 -07:00
parent ed3535e9c9
commit f2cb6ce972
19 changed files with 661 additions and 19 deletions
+1 -3
View File
@@ -1,8 +1,6 @@
```svelte example raised
<script lang="ts">
import { FormField } from 'omorphia'
import { Slider } from 'omorphia'
import { TextInput } from 'omorphia'
import { FormField, Slider, TextInput } from 'omorphia'
</script>
<FormField label="Favorite number">