Track Actio Pages

This commit is contained in:
2023-02-09 21:16:39 -05:00
parent b788dc0623
commit af7009955f
6 changed files with 107 additions and 2 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ export default function TrackItemCard({ datas, hidden = false }) {
<p className="text-sm text-thin-light-gray dark:text-white">
<Link
to={`/${datas.widget}`}
to={`/track-action/${datas.widget}`}
className="text-xl font-bold text-dark-gray dark:text-white mb-2 capitalize line-clamp-1"
>
{datas.title}