mirror of
https://github.com/shadcn-ui/taxonomy
synced 2026-05-24 09:48:32 +00:00
Organize imports
This commit is contained in:
parent
8d2ccd525a
commit
475717eb93
1 changed files with 1 additions and 2 deletions
|
|
@ -15,9 +15,8 @@ import { cn } from "@/lib/utils"
|
|||
import {
|
||||
FileInput,
|
||||
FileMinus,
|
||||
Save,
|
||||
SlidersHorizontal,
|
||||
Palette,
|
||||
SlidersHorizontal
|
||||
} from "lucide-react"
|
||||
import Image from "next/image"
|
||||
import Link from "next/link"
|
||||
|
|
|
|||
Loading…
Reference in a new issue