Spelling fix

This commit is contained in:
2023-02-14 10:51:03 -05:00
parent 38b95e2472
commit 37d6fd864d
+1 -1
View File
@@ -10,7 +10,7 @@ export default function SideMenuSub() {
{/* heading */}
<div className="heading flex justify-between items-center mb-3.5">
<h3 className="text-xl font-bold text-dark-gray dark:text-white">
Subsription
Subscription
</h3>
<div>
</div>