fix: clean task assistant iframe
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 7s
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 7s
This commit is contained in:
parent
baee75ec13
commit
f80e48eaf8
@ -1,7 +1,3 @@
|
|||||||
import from 'antd'
|
|
||||||
|
|
||||||
const { Text } = Typography
|
|
||||||
|
|
||||||
export default function TaskAssistant() {
|
export default function TaskAssistant() {
|
||||||
return (
|
return (
|
||||||
<div style={{ width: '100%', height: 'calc(100vh - 112px)', overflow: 'hidden' }}>
|
<div style={{ width: '100%', height: 'calc(100vh - 112px)', overflow: 'hidden' }}>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user