We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70dd801 commit 0eae43fCopy full SHA for 0eae43f
src/routes/Products/DataExploration/Routes/BasicInfo/components/BasicInfoForm/index.jsx
@@ -42,6 +42,7 @@ const BasicInfoForm = ({
42
/>
43
<HelpBanner defaultOpen title="WHAT WILL I GET?" styles={["gray"]}>
44
<br />
45
+ Topcoder data experts will create a custom report for you with:
46
<PageUl>
47
<li>Clear written analysis of your data and key findings</li>
48
<li>
src/routes/Products/DataExploration/index.jsx
@@ -25,6 +25,7 @@ export default function DataExploration({ isLoggedIn }) {
25
secondaryBanner={
26
27
28
29
30
31
0 commit comments