setShowSettingsModal(false)}
- className="top-8 max-w-xl translate-y-0 sm:top-1/3"
- >
- {videoStrings.title}
+ setShowSettingsModal(false)}
+ className="top-8 max-w-xl translate-y-0 sm:top-1/3"
+ >
+ {videoStrings.title}
-
- {
- state.src.set(e.target.value)
- }}
- inputWidth="100%"
- width="100%"
- placeholder="(YouTube, Wikimedia Commons, Vimeo)"
- className="block"
- />
-
-
- state.alt.set(e.target.value)}
- width="100%"
- inputWidth="100%"
- className="block"
- />
-
-
- ) : null}
+
+ {
+ state.src.set(e.target.value)
+ }}
+ inputWidth="100%"
+ width="100%"
+ placeholder="(YouTube, Wikimedia Commons, Vimeo)"
+ className="block"
+ />
+
+
+ state.alt.set(e.target.value)}
+ width="100%"
+ inputWidth="100%"
+ className="block"
+ />
+
+
>
}
pluginControls={