refactor: 'Report' tempalte filename changes

This commit is contained in:
Suraj Jha 2026-04-09 22:10:41 +05:45
parent c957f4f63a
commit c9033c82cf
No known key found for this signature in database
GPG key ID: 5AC6C16355CE2C14
10 changed files with 1 additions and 1 deletions

View file

@ -113,7 +113,7 @@ const TeamSlide = ({ data }: { data: Partial<SchemaType> }) => {
{member.title}
</p>
<p className="mt-[14px] text-[28px] ">
{member.name}
{member.subtext}
</p>
</div>
</div>