Create appConf file
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
export const APP_CONFIG = {
|
||||||
|
contactEmail: "contact@example.com",
|
||||||
|
contactPhone: "+33 01 02 03 04 05"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user