Remove poc directory and delete default playground content #87
Annotations
4 warnings
lint:
src/api/ApiClient.ts#L3
PlaygroundClient not found in '@wp-playground/client'
|
lint:
src/ui/preview/Playground.tsx#L3
PlaygroundClient not found in '@wp-playground/client'
|
lint:
src/ui/preview/Playground.tsx#L4
StartPlaygroundOptions not found in '@wp-playground/client'
|
lint:
src/ui/session/ViewSession.tsx#L17
React Hook useEffect has a missing dependency: 'apiClient'. Either include it or remove the dependency array
|