refactor(icons): migrate workspace to Icones
This commit is contained in:
@@ -2,7 +2,7 @@ import {
|
||||
$getSelectionStyleValueForProperty,
|
||||
$patchStyleText,
|
||||
} from "@lexical/selection"
|
||||
import { ALargeSmall, ChevronDown } from "lucide-react"
|
||||
import { ALargeSmall, ChevronDown } from "@workspace/ui/components/icon"
|
||||
import { $getSelection, $isRangeSelection } from "lexical"
|
||||
import { Button } from "@workspace/ui/components/button"
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user