feat: Add preview_video
for sights
This commit is contained in:
@ -50,7 +50,6 @@ export const CityListPage = observer(() => {
|
||||
}
|
||||
|
||||
setRows(newRows2 || []);
|
||||
console.log(newRows2);
|
||||
}, [cities, countryStore.countries, language, isLoading]);
|
||||
|
||||
const columns: GridColDef[] = [
|
||||
|
Reference in New Issue
Block a user