mirror of
https://github.com/mue/mue.git
synced 2026-07-18 14:34:12 +02:00
fix: various fixes
This commit is contained in:
@@ -2,8 +2,6 @@ export default function DateSkeleton() {
|
||||
return (
|
||||
<span className="date">
|
||||
Thursday January 1st
|
||||
<br />
|
||||
Week 1
|
||||
</span>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user