add gql queries to fronted and test with getting agents + install material-tailwind UI library to use it to enhance the UI/UX
This commit is contained in:
@@ -179,7 +179,7 @@ export default function AgentModal(props: {
|
||||
<img
|
||||
src={agent?.image ?? "/sailor.png"}
|
||||
alt="Software Engineer"
|
||||
className="w-full rounded-lg"
|
||||
className="w-7/12 mx-auto rounded-lg"
|
||||
/>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user