feat: convert components to dynamic imports for improved performance (#22614)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
'use client'
|
||||
|
||||
import WorkflowApp from '@/app/components/workflow-app'
|
||||
|
||||
const Page = () => {
|
||||
|
||||
Reference in New Issue
Block a user