Skip to content

add terms of service + privacy policy page#217

Merged
dbslone merged 2 commits intomainfrom
manny/cas-296
Jul 21, 2022
Merged

add terms of service + privacy policy page#217
dbslone merged 2 commits intomainfrom
manny/cas-296

Conversation

@mannynotfound
Copy link
Copy Markdown
Contributor

No description provided.

Comment on lines +30 to +31
<Route exact path="/privacy-policy" component={PrivacyPolicy} />
<Route exact path="/terms-of-service" component={TermsOfService} />
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you know if we are adding a button or a nav link to get to these routes? besides the pages that have links

import React from 'react';
import { Link } from 'react-router-dom';

const Body = () => (
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I noticed the design is using font-color #757575

@dbslone dbslone merged commit 956016b into main Jul 21, 2022
@dbslone dbslone deleted the manny/cas-296 branch July 21, 2022 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants