We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c96c46 commit 7ad6727Copy full SHA for 7ad6727
1 file changed
assets/admin/components/screen/screen-form.jsx
@@ -206,7 +206,6 @@ function ScreenForm({
206
<FormInput
207
name="location"
208
type="text"
209
- required
210
label={t("screen-location-label")}
211
helpText={t("screen-location-placeholder")}
212
value={screen.location}
0 commit comments