build: setup turbo repo
This commit is contained in:
parent
976e5b9c27
commit
ba47c273b1
148 changed files with 3177 additions and 515 deletions
2
apps/app/constants/toast.context.constants.ts
Normal file
2
apps/app/constants/toast.context.constants.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export const SET_TOAST_ALERT = "SET_TOAST_ALERT";
|
||||
export const REMOVE_TOAST_ALERT = "REMOVE_TOAST_ALERT";
|
||||
Loading…
Add table
Add a link
Reference in a new issue