Update topic detail text

pull/5549/head
Kamran Ahmed 6 months ago
parent 39fc4cb502
commit 5f96fac3cc
  1. 3
      src/components/TopicDetail/TopicDetail.tsx

@ -302,8 +302,7 @@ export function TopicDetail(props: TopicDetailProps) {
{canSubmitContribution && ( {canSubmitContribution && (
<div> <div>
<p className='text-base text-gray-700'> <p className='text-base text-gray-700'>
Use the pre-filled search queries below to find learning Use the search links below to find more resources on this topic.
resources:
</p> </p>
<div className="mt-3 flex gap-2"> <div className="mt-3 flex gap-2">
<a <a

Loading…
Cancel
Save