mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-26 03:11:12 +01:00
Fixed the circular imports and things
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { EditorProps } from '../components/core/Editor';
|
||||
import type { EditorProps } from '../components/core/Editor/Editor';
|
||||
|
||||
export function languageFromContentType(
|
||||
contentType: string | null,
|
||||
|
||||
Reference in New Issue
Block a user