Skip to content

Commit 0eae43f

Browse files
add missing text
1 parent 70dd801 commit 0eae43f

File tree

2 files changed

+2
-0
lines changed
  • src/routes/Products/DataExploration

2 files changed

+2
-0
lines changed

src/routes/Products/DataExploration/Routes/BasicInfo/components/BasicInfoForm/index.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ const BasicInfoForm = ({
4242
/>
4343
<HelpBanner defaultOpen title="WHAT WILL I GET?" styles={["gray"]}>
4444
<br />
45+
Topcoder data experts will create a custom report for you with:
4546
<PageUl>
4647
<li>Clear written analysis of your data and key findings</li>
4748
<li>

src/routes/Products/DataExploration/index.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ export default function DataExploration({ isLoggedIn }) {
2525
secondaryBanner={
2626
<HelpBanner defaultOpen title="WHAT WILL I GET?" styles={["gray"]}>
2727
<br />
28+
Topcoder data experts will create a custom report for you with:
2829
<PageUl>
2930
<li>Clear written analysis of your data and key findings</li>
3031
<li>

0 commit comments

Comments
 (0)