fix: quo haptic impact light key (#13772)
This commit is contained in:
parent
e39277b739
commit
d664535e65
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
(def haptic-methods
|
(def haptic-methods
|
||||||
{:selection "selection"
|
{:selection "selection"
|
||||||
:impacet-light "impactLight"
|
:impact-light "impactLight"
|
||||||
:impact-medium "impactMedium"
|
:impact-medium "impactMedium"
|
||||||
:impact-heavy "impactHeavy"
|
:impact-heavy "impactHeavy"
|
||||||
:notification-success "notificationSuccess"
|
:notification-success "notificationSuccess"
|
||||||
|
|
Loading…
Reference in New Issue