Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit 18cb5f1

Browse files
committed
date format fixed
1 parent 153835d commit 18cb5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ClickWarp.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const ClickWarp = () => {
1313
return (
1414
<div className={styles.NoEthereumSection}>
1515
<h2>IMPORTANT</h2>
16-
<div>We will be moving to a new contract on 12/18/2018.</div>
16+
<div>We will be moving to a new contract on 18-12-2018.</div>
1717
<div>
1818
<a href="https://en.reddit.com/r/MakerDAO/comments/9z7h2x/an_announcement_from_the_oasis_team/">Read more here.</a>
1919
</div>

0 commit comments

Comments
 (0)