refactor(icons): migrate workspace to Icones
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
Subscript,
|
||||
Superscript,
|
||||
Underline,
|
||||
} from "lucide-react"
|
||||
} from "@workspace/ui/components/icon"
|
||||
import { $getSelection, $isRangeSelection, FORMAT_TEXT_COMMAND } from "lexical"
|
||||
import type { TextFormatType } from "lexical"
|
||||
import type { LexicalActionDefinition, LexicalActionName } from "../types"
|
||||
|
||||
Reference in New Issue
Block a user