We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c7328 commit 455dbfdCopy full SHA for 455dbfd
docs/rules/no-unused-styles.md
@@ -120,4 +120,4 @@ const styles = StyleSheet.create({
120
text: {}
121
});
122
```
123
-There should be atleast one component, so centralized `StyleSheets` are not checked for unused rules.
+There should be at least one component, so centralized `StyleSheets` are not checked for unused rules.
0 commit comments