fix: correct spelling of 'Dashboard' to 'Dasbor' in admin menu and dashboard page
This commit is contained in:
@@ -8,7 +8,7 @@ export const DashboardPage = () => {
|
||||
return (
|
||||
<div className="relative">
|
||||
<section className="mb-5 flex items-center justify-between">
|
||||
<h1 className="text-xl font-bold">Dashboard</h1>
|
||||
<h1 className="text-xl font-bold">Dasbor</h1>
|
||||
<div className="flex items-center gap-2">
|
||||
<span>Tanggal:</span>
|
||||
<input
|
||||
|
||||
Reference in New Issue
Block a user