format code
This commit is contained in:
@@ -39,7 +39,7 @@ const RainfallGraph = () => {
|
||||
|
||||
return <PageLayout>
|
||||
{errorLabel()}
|
||||
<div className="mx-5 mb-2 flex items-center justify-between">
|
||||
<div className="mx-5 mb-2 flex items-center justify-between flex-col md:flex-row gap-5">
|
||||
<form className="flex flex-wrap gap-2">
|
||||
<Field name="start_date"
|
||||
type="date"
|
||||
|
||||
Reference in New Issue
Block a user