Skip to content

Commit

Permalink
updt button
Browse files Browse the repository at this point in the history
  • Loading branch information
X6TXY committed Aug 2, 2023
1 parent 296ee25 commit 5b9f9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/сomponents/content/study/writing/task2/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ export const Task2 = () => {
className="bg-[#c7200b] rounded-md drop-shadow-md p-2 sm:text-lg text-md text-white border-none hover:bg-red-600 transition-colors duration-500"
onClick={openTopicModal}
>
Choose Question
Questions
</button>
</div>
<textarea
Expand Down

0 comments on commit 5b9f9bb

Please sign in to comment.