Skip to content

Commit bb75077

Browse files
m-bertj-piasecki
andauthored
Update packages/docs-gesture-handler/docs/guides/upgrading-to-3.mdx
Co-authored-by: Jakub Piasecki <jakub.piasecki@swmansion.com>
1 parent 8633c21 commit bb75077

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
@@ -187,7 +187,7 @@ code2={
187187

188188
## Old components
189189

190-
Components were rewritten to use new hook API. If for some reason you need to use old components, they now also use `Legacy` prefix, e.g. `RectButton` becomes `LegacyRectButton`.
190+
Components were rewritten using the new hook API internally. If, for some reason, you need to use the previous implementation, they are also exported with `Legacy` prefix, e.g., `RectButton` becomes `LegacyRectButton`.
191191

192192
<details>
193193
<summary>Full changes</summary>

0 commit comments

Comments
 (0)