blob: b459e69f9da026266b8bdcea0003eaafe9af885a [file] [log] [blame] [view]
`constants` folder should contain:
1. constants used across files
2. messages used across files, like toasters, notifications etc
For every constant defined, please add a `@desc` for it, once the list grows bigger,
we should consider grouping them with sub folders / files.