initial docker setup
This commit is contained in:
5
frontend/src/constants/termsConstants.js
Normal file
5
frontend/src/constants/termsConstants.js
Normal file
@@ -0,0 +1,5 @@
|
||||
export const termsTexts = {
|
||||
labels: {
|
||||
TERMS_AND_CONDITIONS: 'Terms and conditions'
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user