Update enums to be all caps (#12372)
- Make custom domain public (remove from lab) - Use ALL_CAPS definition for enums
This commit is contained in:
@ -29,4 +29,3 @@ export { createState } from './state/utils/createState';
|
||||
export type { ClickOutsideAttributes } from './types/ClickOutsideAttributes';
|
||||
export type { Nullable } from './types/Nullable';
|
||||
export { getDisplayValueByUrlType } from './utils/getDisplayValueByUrlType';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user