We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59eb1a1 commit 663e613Copy full SHA for 663e613
docs/docs/examples/simple-pattern.mdx
@@ -14,7 +14,7 @@ You can see this full example as pure code within the [Pattern.tsx](https://gith
14
15
<SimplePattern />
16
17
-## Simple Carousel Code Explained
+## Simple Pattern Code Explained
18
19
Import the hook directly from the `react-swipeable` library, along with the directions from the library, and the `SwipeEventData`. In our example, we built and imported a local set of UI components: you can utilize your own UI and styling, or use your favorite UI component library of choice.
20
0 commit comments