<script>
import StringField from "./StringField.svelte"
</script>
<StringField {...$$props} type="password" />