refactor(web): remove unused type exports

This commit is contained in:
yyh 2026-04-30 12:56:49 +08:00
parent 3c5f4433d7
commit df76733ed2
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ export type Option = {
value: string
}
export type SelectFieldPopupProps = {
type SelectFieldPopupProps = {
className?: string
title?: string
titleClassName?: string

View File

@ -32,7 +32,7 @@ import { cn } from '@langgenius/dify-ui/cn'
import * as React from 'react'
import { useCallback, useState } from 'react'
export type PortalToFollowElemOptions = {
type PortalToFollowElemOptions = {
/*
* top, bottom, left, right
* start, end. Default is middle