mirror of
https://github.com/massbug/judge4c.git
synced 2025-05-17 23:12:23 +00:00
refactor(header): update import style for RunCode component
This commit is contained in:
parent
bb8d893419
commit
91d9344bc9
@ -1,5 +1,5 @@
|
|||||||
import { cn } from "@/lib/utils";
|
import { cn } from "@/lib/utils";
|
||||||
import RunCode from "@/components/run-code";
|
import { RunCode } from "@/components/run-code";
|
||||||
import BackButton from "@/components/back-button";
|
import BackButton from "@/components/back-button";
|
||||||
import { AvatarButton } from "@/components/avatar-button";
|
import { AvatarButton } from "@/components/avatar-button";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user