- Added a new entry in city.json with ID 32 that represents all cities
- This entry points to the main domain nobat724.com - Fixed whitespace in doctors/index.js
This commit is contained in:
@@ -34,7 +34,7 @@ function DoctorsPage() {
|
||||
<SearchBar data={data} setData={setData} />
|
||||
<SortList data={data} setData={setData} />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<ListDoctors loading={loading} />
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user