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.
2 parents 37f9e93 + 455dbfd commit 1e1e9f7Copy full SHA for 1e1e9f7
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