fix: import path for RestrictToWindow in docs#1840
fix: import path for RestrictToWindow in docs#1840njacob1001 wants to merge 1 commit intoclauderic:experimentalfrom
Conversation
|
clauderic
left a comment
There was a problem hiding this comment.
Summary
Fixes an incorrect import path in the docs — RestrictToWindow is not exported from @dnd-kit/react, only from @dnd-kit/dom/modifiers. This is a straightforward docs correction.
Feedback
Changeset
- Status: not present — correct, this is a docs-only change.
Overall
Small, correct fix. Thanks for catching this, @njacob1001!
[claude-review]
the import path in the documentation is wrong, the correct should be:
instead of