aboutsummaryrefslogtreecommitdiff
path: root/src/constants/index.ts
diff options
context:
space:
mode:
authorAshm Walia <40498934+ashmgarv@users.noreply.github.com>2020-10-20 14:49:29 -0700
committerGitHub <noreply@github.com>2020-10-20 17:49:29 -0400
commit08f9aebbaef871629323767c93c9e54cea527bed (patch)
treecbab9db0fc50e49e718497f72c6a65143a44253c /src/constants/index.ts
parent88fb33d1fe1cd0785e4a92cb3c20d0fafb2da54d (diff)
[TMA - 278] Add actual Terms And Conditions text (#60)
* Styled and added ToC * Bolded some content
Diffstat (limited to 'src/constants/index.ts')
-rw-r--r--src/constants/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/constants/index.ts b/src/constants/index.ts
index 7fb47dc6..a9cfe947 100644
--- a/src/constants/index.ts
+++ b/src/constants/index.ts
@@ -1,4 +1,3 @@
export * from './api';
export * from './constants';
export * from './regex';
-export * from './termsConditions';