hotfix/change-year

This commit is contained in:
Денис Катаев 2024-08-07 22:18:42 +00:00 committed by Daniil Chemerkin
parent 52c7550c1b
commit ec319bc760
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 }}>