mirror of
https://github.com/langgenius/dify.git
synced 2026-01-05 22:15:52 +00:00
Update web/app/components/app/log/index.tsx
This commit is contained in:
@@ -3,7 +3,7 @@ import type { FC } from 'react'
|
||||
import type { App } from '@/types/app'
|
||||
import { useDebounce } from 'ahooks'
|
||||
import dayjs from 'dayjs'
|
||||
import { omit } from 'es-toolkit/compat'
|
||||
import { omit } from 'es-toolkit/object'
|
||||
import {
|
||||
parseAsInteger,
|
||||
parseAsString,
|
||||
|
||||
Reference in New Issue
Block a user