fix(ui,ui-preset,icons): Fix styling of Select, DropdownMenu, and Checkbox (#7525)
* progress * progress * fix: checkbox styling * fix(ui,ui-preset): Fix the styling of Select, DropdownMenu, and Checkbox * update ellipse-solid-mini icon * cleanup
This commit is contained in:
committed by
GitHub
parent
89b0876abc
commit
e73b6ce691
@@ -1,7 +1,8 @@
|
||||
import { generateIcons } from "@/commands/icons/command"
|
||||
import { Command } from "commander"
|
||||
|
||||
import { generateIcons } from "@/commands/icons/command"
|
||||
import { generateTokens } from "@/commands/tokens/command"
|
||||
|
||||
import pkg from "../package.json"
|
||||
|
||||
export async function createCli() {
|
||||
|
||||
Reference in New Issue
Block a user