-
-
- setUrl(e.target.value)}
- onKeyDown={(e) => {
- if (e.key === 'Enter') embedMedia();
- }}
- placeholder=""
- type="email"
- autoFocus
- />
-
+
+
+ setUrl(e.target.value)}
+ onKeyDown={(e) => {
+ if (e.key === 'Enter') embedMedia();
+ }}
+ placeholder=""
+ type="email"
+ autoFocus
+ />