diff --git a/src/config/constants.ts b/src/config/constants.ts new file mode 100644 index 00000000..2c72b020 --- /dev/null +++ b/src/config/constants.ts @@ -0,0 +1 @@ +export const HEADER_HEIGHT = 72;