Skip to content

Commit cb4ec5a

Browse files
committed
buttons
1 parent 80f4d06 commit cb4ec5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/docs-gesture-handler/docs/guides/upgrading-to-3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ code2={
191191

192192
The implementation of buttons has been updated, resolving most button-related issues. They have also been internally rewritten to utilize the new hook API. The original button components are still accessible but have been renamed with the prefix `Legacy`, e.g., `RectButton` is now available as `LegacyRectButton`.
193193

194-
Although the old button components are still available, their underlying implementation has been modified as well.
194+
Although the legacy JS implementation of the buttons is still available, they also use the new host component internally.
195195

196196
<details>
197197
<summary>Legacy buttons</summary>

0 commit comments

Comments
 (0)