Skip to content

Commit 34bfbd4

Browse files
committed
chore(frontend): remove warning date
1 parent 0b51ca0 commit 34bfbd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/frontend/src/pages/home/home.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ function Home() {
99
<Container maxWidth="640px" className={styles.container}>
1010
<div className={styles.warning}>
1111
<div>
12-
<p className={styles.date}>⚠️ Testnet Update on 1 October.</p>
12+
<p className={styles.date}>⚠️ Testnet Update coming soon.</p>
1313

1414
<p>
1515
Bridge upgrade scheduled. Previous test transaction history will be removed from the UI. Real funds are not

0 commit comments

Comments
 (0)