Create the foundation for the Powered by Estuary workflow interfaces #5545
Annotations
3 errors and 2 warnings
Linting:
src/components/shared/Entity/WorkflowInitializer.tsx#L1
import statements should have an absolute path
|
Linting:
src/components/shared/Entity/WorkflowInitializer.tsx#L5
import statements should have an absolute path
|
Linting
Process completed with exit code 1.
|
Linting:
src/components/shared/Entity/WorkflowInitializer.tsx#L1
`./types` import should occur after import of `src/stores/Workflow/Hydrator`
|
Linting:
src/components/shared/Entity/WorkflowInitializer.tsx#L5
`./Edit/DraftInitializer` import should occur after import of `src/stores/Workflow/Hydrator`
|
Loading