Your IP : 216.73.216.52


Current Path : /snap/lxd/38450/share/lxd-ui/assets/
Upload File :
Current File : //snap/lxd/38450/share/lxd-ui/assets/NameWithGroupForm-CI9Ry6wx.js

import{j as n,d as t}from"./index-BsQN_SZU.js";const u=({formik:e})=>n.jsxs(t.Form,{onSubmit:e.handleSubmit,children:[n.jsx(t.Input,{type:"submit",hidden:!0,value:"Hidden input"}),n.jsx(t.Input,{type:"text",label:"Name",required:!0,autoFocus:!0,id:"name",name:"name",onBlur:e.handleBlur,onChange:e.handleChange,value:e.values.name,error:e.touched.name?e.errors.name:null,placeholder:"Enter name"})]});export{u as N};