Update Knob.d.ts
parent
9cbc0b6fc3
commit
e25ee1e553
|
@ -74,7 +74,7 @@ export interface KnobProps {
|
|||
showValue?: boolean | undefined;
|
||||
/**
|
||||
* Template string of the value.
|
||||
* @defaultValue {value}
|
||||
* @defaultValue \{value}
|
||||
*/
|
||||
valueTemplate?: string | undefined;
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue