mirror of
https://github.com/massbug/judge4c.git
synced 2025-05-18 07:16:34 +00:00
chore(playground): update import path for ProblemDescriptionFooter
This commit is contained in:
parent
d697993e87
commit
bddbc03f3a
@ -1,4 +1,4 @@
|
|||||||
import ProblemDescriptionFooter from "./components/footer";
|
import ProblemDescriptionFooter from "@/features/workspace/problem/description/footer";
|
||||||
|
|
||||||
interface ProblemDescriptionLayoutProps {
|
interface ProblemDescriptionLayoutProps {
|
||||||
children: React.ReactNode;
|
children: React.ReactNode;
|
||||||
|
Loading…
Reference in New Issue
Block a user