mirror of
https://github.com/langgenius/dify.git
synced 2026-02-06 19:12:07 +08:00
Update web/app/components/app/log/index.tsx
This commit is contained in:
parent
9ff4d2bbf3
commit
453b9ae77b
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user