Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Gataniel committed Apr 13, 2020
1 parent 69b869c commit 8bc479a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kafka-ui-react-app/src/lib/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ export const TOPIC_NAME_VALIDATION_PATTERN = RegExp(/^[.,A-Za-z0-9_-]+$/);

export const MILLISECONDS_IN_WEEK = 604_800_000;


export const BYTES_IN_GB = 1_073_741_824;

0 comments on commit 8bc479a

Please sign in to comment.