Input component 86937xxay #15
Annotations
4 warnings
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/components/Input/Input.tsx#L1
Run autofix to sort these imports! (simple-import-sort/imports)
|
src/components/PrimaryButton.tsx#L1
Run autofix to sort these imports! (simple-import-sort/imports)
|
src/components/PrimaryButton.tsx#L2
`react` import should occur before import of `react-native` (import/order)
|