Skip to content

Commit

Permalink
Merge pull request #52 from CudoVentures/cudos-dev
Browse files Browse the repository at this point in the history
CUDOS-2380 replace LoremIpsum text content
  • Loading branch information
mlukanova authored Mar 24, 2023
2 parents 451df2a + a494652 commit cafa04e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ const CreateAllowlistPage = () => {
color='text.secondary'
fontWeight={400}
>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis. Class aptent taciti sociosqu ad litora torquent per conubia nostra.
Please provide all required information in the sections below. We advise creators to be as descriptive as possible when creating an Allowlist, to provide your audience with sufficient information about the project. It is possible to edit an Allowlist after it has been created, but only if no users have joined it yet.
</Typography>
</Box>
<Stepper step={currentCreationStep} />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ const EditAllowlistPage = () => {
color='text.secondary'
fontWeight={400}
>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vulputate libero et velit interdum, ac aliquet odio mattis. Class aptent taciti sociosqu ad litora torquent per conubia nostra.
Here you can edit all the information about your Allowlist, including its sign up criteria. We remind you that this is only possible while no users have joined your Allowlist yet.
</Typography>
</Box>
<Stepper step={currentCreationStep} />
Expand Down

0 comments on commit cafa04e

Please sign in to comment.