Add missing import

environments/review-develop-3zknud/deployments/3380^2
oakes 1 year ago
parent 881c8083d2
commit 98f5450a9e

@ -10,7 +10,7 @@ import { getBaseURL } from 'soapbox/utils/state';
import { baseClient } from '../api';
import type { AppDispatch } from 'soapbox/store';
import type { AppDispatch, RootState } from 'soapbox/store';
export const OAUTH_TOKEN_CREATE_REQUEST = 'OAUTH_TOKEN_CREATE_REQUEST';
export const OAUTH_TOKEN_CREATE_SUCCESS = 'OAUTH_TOKEN_CREATE_SUCCESS';

Loading…
Cancel
Save