refactor(icons): migrate workspace to Icones
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { useEffect, useId, useRef, useState } from "react"
|
||||
import { $isLinkNode, $toggleLink } from "@lexical/link"
|
||||
import { useLexicalComposerContext } from "@lexical/react/LexicalComposerContext"
|
||||
import { Check, Pencil, Trash2 } from "lucide-react"
|
||||
import { Check, Pencil, Trash2 } from "@workspace/ui/components/icon"
|
||||
import {
|
||||
$findMatchingParent,
|
||||
$getNearestNodeFromDOMNode,
|
||||
|
||||
Reference in New Issue
Block a user