tags dropdown
This commit is contained in:
@@ -162,7 +162,7 @@ export default function DashboardPage() {
|
||||
</p>
|
||||
</div>
|
||||
<div className="bg-white rounded-lg shadow p-6">
|
||||
<h3 className="text-sm font-medium text-gray-500">Unique Visitors</h3>
|
||||
<h3 className="text-sm font-medium text-gray-500">Unique IP Addresses</h3>
|
||||
<p className="text-2xl font-semibold text-gray-900">
|
||||
{loading ? (
|
||||
<span className="text-gray-400">Loading...</span>
|
||||
|
||||
Reference in New Issue
Block a user