We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea357d3 commit dd1501dCopy full SHA for dd1501d
client/actions/actionTypes.js
@@ -28,3 +28,4 @@ export const DOMAIN_LOADING = 'DOMAIN_LOADING';
28
export const API_LOADING = 'API_LOADING';
29
export const DOMAIN_ERROR = 'DOMAIN_ERROR';
30
export const SHOW_DOMAIN_INPUT = 'SHOW_DOMAIN_INPUT';
31
+export const BAN_URL = 'BAN_URL';
0 commit comments