Set filterSeparator as constant

This commit is contained in:
Sam Carlton 2022-06-05 11:43:52 -05:00
parent 25708dccae
commit a801e96511
3 changed files with 10 additions and 13 deletions

2
helpers/constants.js Normal file
View file

@ -0,0 +1,2 @@
export const filterSeparator = '_'