File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
src/routes/Products/DataExploration
Routes/BasicInfo/components/BasicInfoForm Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ const BasicInfoForm = ({
42
42
/>
43
43
< HelpBanner defaultOpen title = "WHAT WILL I GET?" styles = { [ "gray" ] } >
44
44
< br />
45
+ Topcoder data experts will create a custom report for you with:
45
46
< PageUl >
46
47
< li > Clear written analysis of your data and key findings</ li >
47
48
< li >
Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ export default function DataExploration({ isLoggedIn }) {
25
25
secondaryBanner = {
26
26
< HelpBanner defaultOpen title = "WHAT WILL I GET?" styles = { [ "gray" ] } >
27
27
< br />
28
+ Topcoder data experts will create a custom report for you with:
28
29
< PageUl >
29
30
< li > Clear written analysis of your data and key findings</ li >
30
31
< li >
You can’t perform that action at this time.
0 commit comments