Skip to content

Commit 663e613

Browse files
committed
Updating header
1 parent 59eb1a1 commit 663e613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/examples/simple-pattern.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can see this full example as pure code within the [Pattern.tsx](https://gith
1414

1515
<SimplePattern />
1616

17-
## Simple Carousel Code Explained
17+
## Simple Pattern Code Explained
1818

1919
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.
2020

0 commit comments

Comments
 (0)