diff --git a/src/app/(app)/playground/@problem/@description/components/footer.tsx b/src/features/workspace/problem/description/footer.tsx similarity index 83% rename from src/app/(app)/playground/@problem/@description/components/footer.tsx rename to src/features/workspace/problem/description/footer.tsx index 8233ebd..02e9b1b 100644 --- a/src/app/(app)/playground/@problem/@description/components/footer.tsx +++ b/src/features/workspace/problem/description/footer.tsx @@ -14,9 +14,7 @@ export default function ProblemDescriptionFooter({ className={cn("h-9 flex flex-none items-center bg-muted px-3 py-2", className)} >