fix typo in PosePicker
This commit is contained in:
parent
47f55b1c3e
commit
e40ec9bb05
1 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,7 @@ function PoseOption({
|
||||||
poseInfo,
|
poseInfo,
|
||||||
onChange,
|
onChange,
|
||||||
inputRef,
|
inputRef,
|
||||||
size = "50px",
|
size = "md",
|
||||||
label,
|
label,
|
||||||
...otherProps
|
...otherProps
|
||||||
}) {
|
}) {
|
||||||
|
|
Loading…
Reference in a new issue