change format all file
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ function Clinics() {
|
||||
const { matchedCity, matchedState } = getStateInfo();
|
||||
|
||||
return (
|
||||
<Layout name='/clinics'>
|
||||
<Layout name="/clinics">
|
||||
<ClinicsPage matchedCity={matchedCity} matchedState={matchedState} />
|
||||
</Layout>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user