Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Term and conditions #844

Open
wants to merge 2 commits into
base: saga
Choose a base branch
from

Conversation

pavle995
Copy link

No description provided.

const [showTermsAndCond, setShowTermsAndCond] = useState<boolean>(false)
const [timeTcChecked, setTimeTcChecked] = useState<Date | null>(null)

console.log(profile)
Copy link
Member

Choose a reason for hiding this comment

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

Remove.

Copy link
Member

@coderbyheart coderbyheart left a comment

Choose a reason for hiding this comment

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

Misses frontend tests, otherwise looks good.

@coderbyheart
Copy link
Member

I've enabled the tests now for PRs as well.

Please fix these issues: https://github.com/distributeaid/shipment-tracker/runs/7063369282?check_suite_focus=true#step:9:1

@coderbyheart coderbyheart force-pushed the termAndConditions branch 8 times, most recently from a9fe2d7 to 70fcf03 Compare July 4, 2022 20:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants