refactor(icons): migrate workspace to Icones
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { IndentDecrease, IndentIncrease } from "lucide-react"
|
||||
import { IndentDecrease, IndentIncrease } from "@workspace/ui/components/icon"
|
||||
import { INDENT_CONTENT_COMMAND, OUTDENT_CONTENT_COMMAND } from "lexical"
|
||||
import type { LexicalActionDefinition } from "../types"
|
||||
import { lexicalMessages } from "../messages"
|
||||
|
||||
Reference in New Issue
Block a user