mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 10:56:52 +08:00
web: Add style CI workflow to enforce eslint checks on web module (#1910)
This commit is contained in:
@@ -6,7 +6,6 @@ import { useTranslation } from 'react-i18next'
|
||||
import { ArrowLeftIcon, Squares2X2Icon } from '@heroicons/react/24/solid'
|
||||
import type { AppDetailResponse } from '@/models/app'
|
||||
|
||||
|
||||
type IAppBackProps = {
|
||||
curApp: AppDetailResponse
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user