feat(chat): implement apps editor on separated route (Issue #3146) #6862
Annotations
3 warnings
Test:
apps/chat/src/components/AppsEditor/Settings/CodeAppView/index.tsx#L199
React Hook useCallback has a missing dependency: 'applicationStatus'. Either include it or remove the dependency array
|
Test:
apps/chat/src/components/IframeRenderer/index.tsx#L107
Unexpected any. Specify a different type
|
Test:
apps/chat/src/types/applications.ts#L79
Unexpected any. Specify a different type
|
Loading