mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-22 15:48:12 +08:00
Remove updates coming from cookie banner since updates have already been executed. (#2161)
Co-authored-by: Timmy Huang <tihuan@users.noreply.github.com>
This commit is contained in:
co-authored by
Timmy Huang
parent
63cf82c60e
commit
e2ce9a90ca
@@ -67,7 +67,7 @@ class TermsPrompt extends React.PureComponent {
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>
|
||||
terms of service (updates coming)
|
||||
terms of service
|
||||
</a>
|
||||
.{" "}
|
||||
</span>
|
||||
@@ -89,7 +89,7 @@ class TermsPrompt extends React.PureComponent {
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>
|
||||
privacy policy (updates coming)
|
||||
privacy policy
|
||||
</a>
|
||||
.
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user