sentry
sentry copied to clipboard
ref(dashboards): Convert `WidgetCard` to functional component
There are some hooks I need to use here. Pretty straight-forward refactor since the component didn't use any lifecycle hooks. Best enjoyed with whitespace off.