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