1
0
Fork 0

feat(lab): Handling list options

This commit is contained in:
Joost De Cock 2022-01-26 11:53:43 +01:00
parent d76bf6deac
commit 08b5dbb676
3 changed files with 77 additions and 8 deletions

View file

@ -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">