mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Add help tooltips to customized
This commit is contained in:
@@ -4,6 +4,7 @@ import { CustomizedInput } from './CustomizedInput.jsx'
|
||||
|
||||
interface Props {
|
||||
label: string,
|
||||
help?: string,
|
||||
value: number,
|
||||
min: number,
|
||||
max: number,
|
||||
|
||||
Reference in New Issue
Block a user