Track Category

This commit is contained in:
2023-02-07 21:06:23 -05:00
parent 046e1f5c37
commit 449a7d40ee
4 changed files with 276 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ export default function TrackingTable({ className }) {
<div className="header w-full flex justify-between items-center mb-5">
<div className="flex space-x-2 items-center">
<h1 className="text-xl font-bold text-dark-gray dark:text-white tracking-wide">
Tracking
Recent Tracking
</h1>
</div>
<SelectBox