This repository was archived by the owner on Aug 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -126,6 +126,7 @@ function Header(props: { isMobile: boolean; }) {
126126 < div >
127127 < ButtonLink url = "/about" > About</ ButtonLink >
128128 < ButtonLink url = "/methods" > Methods</ ButtonLink >
129+ < ButtonLink url = "https://datagather.tsdataclinic.com/published/data-clinic-product-feedback" > Feedback</ ButtonLink >
129130 < ModalLink modalContents = { < LegalContents /> } > Legal</ ModalLink >
130131 </ div >
131132 :
@@ -139,6 +140,7 @@ function Header(props: { isMobile: boolean; }) {
139140 < div className = 'hidden sm:block' >
140141 < ButtonLink url = "/about" > About</ ButtonLink >
141142 < ButtonLink url = "/methods" > Methods</ ButtonLink >
143+ < ButtonLink url = "https://datagather.tsdataclinic.com/published/data-clinic-product-feedback" > Feedback</ ButtonLink >
142144 < ModalLink modalContents = { < LegalContents /> } > Legal</ ModalLink >
143145 </ div >
144146 < div className = 'block sm:hidden' >
You can’t perform that action at this time.
0 commit comments