完善 ip 提取功能,优化更新主题样式
This commit is contained in:
@@ -26,7 +26,7 @@ export default function DatePicker(props: DatePickerProps) {
|
||||
<Popover>
|
||||
<PopoverTrigger asChild>
|
||||
<Button
|
||||
variant={'outline'}
|
||||
theme={'outline'}
|
||||
className={merge(
|
||||
'w-40 justify-start text-left font-normal h-9',
|
||||
!props.value && 'text-muted-foreground',
|
||||
|
||||
Reference in New Issue
Block a user