Merge pull request #5 from grupadotnet/revert-4-secondary-button #13
GitHub Actions / ESLint
succeeded
Jan 13, 2024 in 0s
2 warnings
ESLint found 2 warnings
Annotations
Check warning on line 1 in src/components/PrimaryButton.tsx
github-actions / ESLint
src/components/PrimaryButton.tsx#L1
Run autofix to sort these imports! (simple-import-sort/imports)
Check warning on line 2 in src/components/PrimaryButton.tsx
github-actions / ESLint
src/components/PrimaryButton.tsx#L2
`react` import should occur before import of `react-native` (import/order)
Loading