mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-09 18:53:38 +02:00
Fixed the circular imports and things
This commit is contained in:
5
src-web/lib/constants.ts
Normal file
5
src-web/lib/constants.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
export const HEADER_SIZE_MD = '27px';
|
||||
export const HEADER_SIZE_LG = '38px';
|
||||
|
||||
export const WINDOW_CONTROLS_WIDTH = '10.5rem';
|
||||
Reference in New Issue
Block a user