@oc-digital/react-component-library 8.1.0-beta.4 → 8.1.0-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -23,4 +23,4 @@ export type AccessLevels = typeof READ_LEVEL | typeof WRITE_LEVEL | typeof NO_AC
23
23
  export interface IAuthoriserProp {
24
24
  accessLevel?: AccessLevels;
25
25
  }
26
- export declare const BORDER_RADIUS = "14px";
26
+ export declare const BORDER_RADIUS = "8px";