Skip to content

Commit e6a8c57

Browse files
committed
rebase whomp
1 parent 740e027 commit e6a8c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sentry/static/sentry/app/views/events/utils/eventsRequest.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ type RenderProps = {
2828
timeAggregatedData?: Series | {};
2929
};
3030

31-
type EventsRequestProps = {
31+
type EventsRequestPartialProps = {
3232
api: Client;
3333
organization: Organization;
3434

0 commit comments

Comments
 (0)