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
> [!NOTE]
> Supersede #3230
# Description
This PR contains cherry-picked commits from #3230. I've decided to
recreate this PR step-by-step instead of fixing conflicts after
migration to monorepo (though if you prefer merge/rebase into the former
let me know).
# Original description
## Description
removes the following components:
- `DrawerLayout`
- `Swipeable`
- `BetterHorizontalDrawer` draft component
- `Swipeable` draft component
These components were also removed from all files referencing them,
such as examples, index files, and the `App.tsx` of the common example
app
## Test plan
- see how these components are no longer accessible
- see how there are no errors, and no new warnings thrown as compared to
the `main` branch
---------
Co-authored-by: Ignacy Łątka <latkaignacy@gmail.com>
0 commit comments