Commit bb84dcb
authored
docs: remove useless box style from first animation (#875)
## 📜 Description
Fixing this error
```
Unused style detected: styles.boxeslint(react-native/no-unused-styles)
```
## 💡 Motivation and Context
ESLint is yelling at me

## 🤔 How Has This Been Tested?
Just copy/paste the code example on my codebase.1 parent 97abd0a commit bb84dcb
1 file changed
Lines changed: 0 additions & 5 deletions
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 41 | | |
47 | 42 | | |
48 | 43 | | |
| |||
0 commit comments