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
It is more complex than what you need since mosaic didn't use containers but had side-by-side layout built in. That means they had to handle dropping on all sides of a block where you only have to handle above and below another block.
There are also likely simple libraries you can use that make this easier than following that code. but just in case it's useful.
No description provided.
The text was updated successfully, but these errors were encountered: