fix: clean task assistant iframe
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 7s

This commit is contained in:
WangDL 2026-05-22 16:46:03 +08:00
parent baee75ec13
commit f80e48eaf8

View File

@ -1,7 +1,3 @@
import from 'antd'
const { Text } = Typography
export default function TaskAssistant() {
return (
<div style={{ width: '100%', height: 'calc(100vh - 112px)', overflow: 'hidden' }}>