chore: update tos & privacy policy last updated date (#6882)

This commit is contained in:
cartcrom 2023-07-05 14:12:20 -04:00 committed by GitHub
parent 5640c115de
commit 5dd8cbbdc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ const LastUpdatedText = styled.span`
color: ${({ theme }) => theme.textTertiary};
`
const LAST_UPDATED_DATE = '11.17.22'
const LAST_UPDATED_DATE = '6.7.23'
export default function PrivacyPolicyNotice() {
return (