mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
fixing more dates
This commit is contained in:
@@ -19,7 +19,7 @@ export const CalendarMonth = ({ month }: { month: CalendarMonthModel }) => {
|
||||
|
||||
return (
|
||||
<>
|
||||
<h3 className="text-center">
|
||||
<h3 className="text-center text-2xl">
|
||||
<button
|
||||
type="button"
|
||||
className="btn btn-link"
|
||||
|
||||
Reference in New Issue
Block a user