mirror of
https://github.com/cfngc4594/monaco-editor-lsp-next.git
synced 2025-05-18 15:26:36 +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 RunCode from "@/components/run-code";
|
||||
import { RunCode } from "@/components/run-code";
|
||||
import BackButton from "@/components/back-button";
|
||||
import { AvatarButton } from "@/components/avatar-button";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user