Skip to content

Commit

Permalink
removed outdated subtopic copy
Browse files Browse the repository at this point in the history
  • Loading branch information
Israellund committed Dec 3, 2024
1 parent 45be5c3 commit 212d9ad
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 212d9ad

Please sign in to comment.