Skip to content

Commit

Permalink
remove use-effect for slide button
Browse files Browse the repository at this point in the history
  • Loading branch information
flexsurfer committed Feb 26, 2024
1 parent ec66753 commit 4eef77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/quo/components/buttons/slide_button/view.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

(defn view
"Options
- `on-complete` Callback called when the sliding is complete, returns on-reset fn as a parameter
- `on-complete` Callback called when the sliding is complete, returns reset fn as a parameter
- `disabled?` Boolean that disables the button
(_and gestures_)
- `size` :size/s-40`/`:size/s-48`
Expand Down

0 comments on commit 4eef77d

Please sign in to comment.