mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-10 04:37:59 +00:00
fix: agentId page fix
This commit is contained in:
parent
620ea0bdbf
commit
313fcfd5a8
@ -8,9 +8,7 @@ const DynamicWrapper = dynamic(() => import ('@/components/agentPage'), {
|
||||
|
||||
const DynamicAgentPage = (props: any) => {
|
||||
return (
|
||||
<div>
|
||||
<DynamicWrapper {...props} />
|
||||
</div>
|
||||
)
|
||||
}
|
||||
export default DynamicAgentPage;
|
Loading…
Reference in New Issue
Block a user