[#1] added base calendar and started to tweak ui
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import React from "react";
|
||||
import logo from "../../static/images/calendar.svg";
|
||||
|
||||
export function Error() {
|
||||
return <p>Error</p>;
|
||||
}
|
||||
Reference in New Issue
Block a user