Open usyninis opened 4 months ago
Fixed documentation error: a mix of useGetSet and useSetState was implied
yarn test
yarn lint
yarn lint:fix
yarn lint:types
Description
Fixed documentation error: a mix of useGetSet and useSetState was implied
Type of change
Checklist
yarn test
)yarn lint
). Fix it withyarn lint:fix
in case of failure.yarn lint:types
).