Skip to content

Commit 0618410

Browse files
author
Brian Vaughn
committed
Added sticky Grid to FAQ
1 parent f518c66 commit 0618410

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,9 @@ Here's a [Code Sandbox demo](https://codesandbox.io/s/2w8wmlm89p).
8181

8282
### Does this library support "sticky" items?
8383

84-
Yes, although it requires a small amount of user code. Here's a [Code Sandbox demo](https://codesandbox.io/s/0mk3qwpl4l).
84+
Yes, although it requires a small amount of user code. Here are Code Sandbox demos for list and grids:
85+
* [List demo](https://codesandbox.io/s/0mk3qwpl4l)
86+
* [Grid demo](https://codesandbox.io/s/vqk32863wy)
8587

8688
## License
8789

0 commit comments

Comments
 (0)