refactor(icons): migrate workspace to Icones
This commit is contained in:
@@ -8,7 +8,7 @@ import {
|
||||
|
||||
import { cn } from "@workspace/ui/lib/utils"
|
||||
import { Button } from "@workspace/ui/components/button"
|
||||
import { ArrowDownIcon } from "lucide-react"
|
||||
import { ArrowDownIcon } from "@workspace/ui/components/icon"
|
||||
|
||||
function MessageScrollerProvider(
|
||||
props: React.ComponentProps<typeof MessageScrollerPrimitive.Provider>
|
||||
|
||||
Reference in New Issue
Block a user