Skip to content

Commit

Permalink
Merge pull request #10112 from hicommonwealth/israel.10047.remove-tip…
Browse files Browse the repository at this point in the history
…-in-create-topic

removed outdated subtopic copy
  • Loading branch information
Israellund authored Dec 4, 2024
2 parents cd34274 + 212d9ad commit b40491d
Showing 1 changed file with 4 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,19 +64,12 @@ const TopicDetails = ({
)}
</main>
<aside>
{isCreateTopicTab ? (
<FeatureHint
title="Topics and Subtopics"
hint="Top level topics can act as parents to subtopics. Subtopics can not have additional subtopics."
/>
) : (
<FeatureHint
title="Topic Sorting"
hint="Drag the topics on the left to the order you want them to appear
<FeatureHint
title="Topic Sorting"
hint="Drag the topics on the left to the order you want them to appear
on the side panel navigation of your community page. Tap the pencil
icon to edit the topic or delete the topic."
/>
)}
/>
</aside>
</div>
</div>
Expand Down

0 comments on commit b40491d

Please sign in to comment.