2 Commits

Author SHA1 Message Date
Desktop
76e684d66a Merge branch 'main' of https://git.igny8.com/salman/igny8 2025-11-10 16:44:13 +05:00
Desktop
2dec14650b Update Usage.tsx 2025-11-10 16:44:09 +05:00

View File

@@ -71,7 +71,7 @@ export default function Usage() {
<div className="p-6">
<PageMeta title="Usage" description="Monitor your plan limits and usage statistics" />
<div className="mb-6">
<h1 className="text-2xl font-bold text-gray-900 dark:text-white">Acoount Limits Usage Test11</h1>
<h1 className="text-2xl font-bold text-gray-900 dark:text-white">Acoount Limits Usage Test12</h1>
<p className="text-gray-600 dark:text-gray-400 mt-1">Monitor your plan limits and usage statistics</p>
</div>