sentry
sentry copied to clipboard
ref(dropdownMenu): Mark as deprecated
- Mark
DropdownMenuas deprecated (by changing the file name todropdownMenuDeprecatedand adding a@deprecatedcomment tag). There's a list of alternatives in the deprecation comment. - Add an Overlay story to Storybook, to show how
OverlayanduseOverlaycan be used together as an alternative toDropdownMenu.
size-limit report 📦
| Path | Size |
|---|---|
| src/sentry/static/sentry/dist/entrypoints/app.js | 63.13 KB (+0.03% 🔺) |
| src/sentry/static/sentry/dist/entrypoints/sentry.css | 70.87 KB (0%) |
Did you check
getsentryto see if it importsdropdownMenu?
@billyvg Yepp! And luckily it doesn't