wip: Work on editor
This commit is contained in:
parent
1fde267288
commit
922bd04130
38 changed files with 1092 additions and 1105 deletions
|
@ -489,7 +489,7 @@ export const MarkdownInput = ({
|
|||
</FormControl>
|
||||
)
|
||||
|
||||
export const MeasieInput = ({
|
||||
export const MeasurementInput = ({
|
||||
imperial, // True for imperial, False for metric
|
||||
m, // The measurement name
|
||||
original, // The original value
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue