mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 09:28:04 +08:00
CI: add TS indentation check via esLint (#24810)
This commit is contained in:
@ -55,7 +55,6 @@ const Uploading: FC<Props> = ({
|
||||
|
||||
React.useEffect(() => {
|
||||
handleUpload()
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [])
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user