Skip to content

Instantly share code, notes, and snippets.

@halws
Last active January 29, 2024 14:48
Show Gist options
  • Save halws/18aaa9038089fe698a092d9b5a85c6d3 to your computer and use it in GitHub Desktop.
Save halws/18aaa9038089fe698a092d9b5a85c6d3 to your computer and use it in GitHub Desktop.
teset
<Col xs="6" md="auto" className="ml-sm-4 pl-3" key={item.name}>
<CommonInput
type="number"
name="price"
placeholder="Price"
<Col xs="6" md="auto" className="ml-sm-4 pl-3" key={item.name}>
<CommonInput
type="number"
name="price"
placeholder="Price"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment