Skip to content

Commit 0201b84

Browse files
authored
fix(docs): parenthesis in pagination example
1 parent 57483e5 commit 0201b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sidenav/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ export default props =>
6868
wrapper: Pagination
6969
}}
7070
/>
71-
))}
71+
)}
7272
/>
7373
```

0 commit comments

Comments
 (0)