chore(demo) Add react-query-devtools to stories #825
ci.yml
on: pull_request
Continuous integration
1m 6s
Annotations
3 errors
|
Continuous integration
Process completed with exit code 2.
|
|
Continuous integration:
src/stories/custom/UsingGuessers.stories.tsx#L78
Type '{ source: string; readOnly: true; }' is not assignable to type 'IntrinsicAttributes & Omit<InputProps & Omit<BaseIntrospecterProps, "resource">, "component"> & { ...; } & Pick<...>'.
|
|
Continuous integration:
src/stories/custom/UsingGuessers.stories.tsx#L68
Type '{ source: string; readOnly: true; defaultValue: Date; }' is not assignable to type 'IntrinsicAttributes & Omit<InputProps & Omit<BaseIntrospecterProps, "resource">, "component"> & { ...; } & Pick<...>'.
|