You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This project is a Drag'n'Drop backend compatible with [DnD Core](https://github.com/react-dnd/react-dnd).
4
4
5
-
It enables your application to use different DnD backends depending on the situation. Different packages are available depending on your front-end framework:
5
+
It enables your application to use different DnD backends depending on the situation. Different packages are available depending on your frontend framework:
- Angular: [`angular-skyhook`](https://github.com/cormacrelf/angular-skyhook) (see [documentation](https://cormacrelf.github.io/angular-skyhook/angular-skyhook-multi-backend/) for more information)
Copy file name to clipboardExpand all lines: packages/dnd-multi-backend/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
This project is a Drag'n'Drop backend compatible with [DnD Core](https://github.com/react-dnd/react-dnd/tree/master/packages/dnd-core).
6
6
It enables your application to use different DnD backends depending on the situation.
7
7
This package is completely frontend-agnostic, you can refer to [this page](https://github.com/LouisBrunner/dnd-multi-backend) for frontend-specific packages.
8
-
This means if your front-end is not yet supported, you'll have to roll out your own.
8
+
This means if your frontend is not yet supported, you'll have to roll out your own.
9
9
10
10
See the [migration section](#migrating) for instructions when switching from `5.0.x` or `6.x.x`.
0 commit comments