generated from dwd/boilarplate-remix-tailwind-antd
s1
This commit is contained in:
@@ -489,7 +489,6 @@ export default function Index() {
|
||||
<p className="text-[20px] font-[500]">{questionData.correctAnswer}</p>
|
||||
<div className='inline-flex place-items-center space-x-4 w-full border-[1px] border-[#218B32] rounded-[10px] p-3'>
|
||||
<p className='text-[14px] font-[700] text-[#218B32] inline-flex place-items-center'><img src="../../assets/green-tick.svg" alt="" /> Correct</p>
|
||||
|
||||
<p className='text-[14px] font-[400]'> {questionData.correctAnswer}</p>
|
||||
</div>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user