ibag
Version:
A visual, fast, and customizable front-end scaffolding.
2 lines • 1.1 kB
JavaScript
(self.webpackChunkgatsby_starter_hello_world=self.webpackChunkgatsby_starter_hello_world||[]).push([[906],{6343:function(e,t,n){"use strict";n.r(t);var a=n(7294);t.default=function(e){var t={name:"",description:"",author:"",license:""},n=(0,a.useState)([{zh:"项目名",en:"name"},{zh:"描述",en:"description"},{zh:"作者",en:"author"},{zh:"许可证",en:"license"}])[0],r=e.onClick,l=e.lang;return a.createElement(a.Fragment,null,a.createElement("h1",{className:"font-mono text-2xl"},{zh:"第三步: 其他配置.",en:"Step3: Other configuration."}[l]),a.createElement("div",{className:"text-xl font-mono"},n.map((function(e){return a.createElement("div",{className:"m-6",key:e[l]},a.createElement("label",{className:"m-4"},a.createElement("span",{className:"inline-block w-1/5 transform translate-y-2"},e[l],":"),a.createElement("input",{type:"text",className:"m-0.5 bg-transparent outline-none border-b-2 border-black w-3/5",onChange:s,name:e.en})))}))));function s(e){t[e.target.name]=e.target.value,r(t)}}}}]);
//# sourceMappingURL=component---src-pages-step-3-js-85d51d468bc07c84e43c.js.map