diff --git a/frontend/app/(main)/home/page.tsx b/frontend/app/(main)/home/page.tsx index 813fbfb..ced1c96 100644 --- a/frontend/app/(main)/home/page.tsx +++ b/frontend/app/(main)/home/page.tsx @@ -332,6 +332,9 @@ export default function Dashboard() { > Best Practices + + Beta + {activeTab === "best-practices" && (
)}