update: src/pages/dashboards/home/DashboardHomePage.tsx
This commit is contained in:
@ -167,7 +167,7 @@ const SitesSatelliteMap = () => {
|
||||
<div className="flex flex-col gap-3">
|
||||
<div className="flex flex-wrap items-center justify-between gap-3">
|
||||
<div className="text-sm text-gray-600">
|
||||
Menampilkan <span className="font-semibold">{selectedCount}</span> dari {sitePoints.length} titik
|
||||
Showing <span className="font-semibold">{selectedCount}</span> from {sitePoints.length} points
|
||||
(Cell/Sector)
|
||||
</div>
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user