diff --git a/packages/app/constants/settings/notifications/index.jsx b/packages/app/constants/settings/notifications/index.jsx new file mode 100644 index 00000000..a6249b33 --- /dev/null +++ b/packages/app/constants/settings/notifications/index.jsx @@ -0,0 +1,5 @@ +import React from "react" + +export default [ + +] \ No newline at end of file