feat(lab): Handling list options
This commit is contained in:
parent
d76bf6deac
commit
08b5dbb676
3 changed files with 77 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
import { useState } from 'react'
|
||||
import ClearIcon from 'shared/components/icons/clear.js'
|
||||
import EditIcon from 'shared/components/icons/edit.js'
|
||||
import { formatMm, round } from 'shared/utils.js'
|
||||
|
||||
const EditCount = props => (
|
||||
<div className="form-control mb-2 w-full">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue