hotfix/change-year
This commit is contained in:
parent
52c7550c1b
commit
ec319bc760
@ -113,7 +113,7 @@ function LoadingInRelationshipPage() {
|
|||||||
to increase relationship satisfaction and we can't wait to help you
|
to increase relationship satisfaction and we can't wait to help you
|
||||||
too!
|
too!
|
||||||
</Title>
|
</Title>
|
||||||
<p className={styles.text}>*as of 24 February 2023</p>
|
<p className={styles.text}>*as of 24 February 2024</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
);
|
);
|
||||||
|
|||||||
@ -47,7 +47,7 @@ function LoadingInRelationshipPage() {
|
|||||||
to increase relationship satisfaction and we can't wait to help you
|
to increase relationship satisfaction and we can't wait to help you
|
||||||
too!
|
too!
|
||||||
</Title>
|
</Title>
|
||||||
<p className={styles.text}>*as of 24 February 2023</p>
|
<p className={styles.text}>*as of 24 February 2024</p>
|
||||||
</div>
|
</div>
|
||||||
{/* <LoadingCircle value={loadingProgress} /> */}
|
{/* <LoadingCircle value={loadingProgress} /> */}
|
||||||
<div style={{ width: 185, height: 185 }}>
|
<div style={{ width: 185, height: 185 }}>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user