mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-09-11 12:18:18 -07:00
parent
9ba4e790a7
commit
7cfb56476e
7 changed files with 96 additions and 13 deletions
|
@ -57,13 +57,13 @@ const AboutPage = ({location}: IAboutPageProps) => {
|
|||
<p>
|
||||
{ABOUT_COPY.CONTENT.PARA2}
|
||||
</p>
|
||||
{/* <div className={'j40-p-tag'}>
|
||||
<div className={'j40-p-tag'}>
|
||||
{ABOUT_COPY.CONTENT.PARA3}
|
||||
<ul>
|
||||
<li> {ABOUT_COPY.CONTENT.LI1}</li>
|
||||
<li> {ABOUT_COPY.CONTENT.LI2}</li>
|
||||
</ul>
|
||||
</div> */}
|
||||
</div>
|
||||
<p>
|
||||
{ABOUT_COPY.CONTENT.PARA4}
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue