refactor: 'Report' tempalte filename changes
This commit is contained in:
parent
c957f4f63a
commit
c9033c82cf
10 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Reference in a new issue