remove today component
Co-authored-by: Petter Sæterøy <potetmos1@users.noreply.github.com>
This commit is contained in:
@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
const currentDate = new Date().toLocaleDateString();
|
|
||||||
---
|
|
||||||
<div>
|
|
||||||
<p> {currentDate}</p>
|
|
||||||
</div>
|
|
Reference in New Issue
Block a user