dify/web/app/components/datasets/documents/detail/metadata/index.tsx
Stephen Zhou ea1aa2fecd
chore(web): remove unused frontend code (#37866)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 09:25:52 +00:00

4 lines
77 B
TypeScript

'use client'
export { default as FieldInfo } from './components/field-info'