Merge branch 'hotfix/change-year' into 'main'

hotfix/change-year

See merge request witapp/aura-webapp!287
This commit is contained in:
Daniil Chemerkin 2024-08-07 22:18:42 +00:00
commit 4f7260662b
2 changed files with 2 additions and 2 deletions

View File

@ -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>
); );

View File

@ -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 }}>