- Add your own configuration below. Should be something like:
+ Input the JSON description below. Should be something like:
{JSON.stringify({"items":[{"pn":"1123"},{"pn":"2118"},{"pn":"2118"},{"pn":"2128"}],"type":"desktop"})}
@@ -342,7 +342,7 @@ class Layout extends React.PureComponent {
value={this.state.customconf}
className="form-control w-100"
rows="5"
- placeholder="Add your custom configuration here. e.g " />
+ placeholder="Input JSON description here." />
{this.state.error ? (