Skip to content

Commit 876ebb0

Browse files
committed
Merge branch 'main' of github.com:vingeraycn/ruuri
2 parents 0a52435 + 447d4ad commit 876ebb0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Any draggable layout supported based muuri for react.
55
## Features
66

77
-[All features](https://github.com/haltu/muuri#:~:text=on%20the%20website.-,Features,-Fully%20customizable%20layout) of [`muuri`](https://github.com/haltu/muuri) are supported.
8-
- ✅ Drag between different containers.
8+
- ✅ Drag between different containers.(see [Example](#examples))
99
- ✅ Flexible API, easy to understand, It's React style.
1010
- ✅ TypeScript support.
1111
- ✅ ESM, CommonJS support.
@@ -99,6 +99,7 @@ import { useRef } from 'react';
9999
## Examples
100100

101101
- [React 17](https://codesandbox.io/s/ruuri-on-react17-pf1px5)
102+
- [Drag between different containers](https://codesandbox.io/s/drag-between-grids-vxmu62)
102103

103104
## License
104105

0 commit comments

Comments
 (0)