Skip to content

Commit b3278cd

Browse files
michellewzhangandrewshie-sentry
authored andcommitted
ref(tsc): convert orgDashboards to FC (#84351)
ref getsentry/frontend-tsc#2
1 parent cfbcd86 commit b3278cd

File tree

6 files changed

+431
-253
lines changed

6 files changed

+431
-253
lines changed

static/app/utils/useParams.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ type ParamKeys =
1717
| 'authId'
1818
| 'codeId'
1919
| 'dataExportId'
20+
| 'dashboardId'
2021
| 'docIntegrationSlug'
2122
| 'eventId'
2223
| 'fineTuneType'

0 commit comments

Comments
 (0)