mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
ESLint: Fix typo in README (#75784)
Fix typo in grafana-eslint-rules/README.md appropiate -> appropriate
This commit is contained in:
parent
36b70bd355
commit
0bd1a18665
@ -16,7 +16,7 @@ Now, we prefer using data-testid for E2E selectors.
|
||||
|
||||
Check if border-radius theme tokens are used.
|
||||
|
||||
To improve the consistency across Grafana we encourage devs to use tokens instead of custom values. In this case, we want the `borderRadius` to use the appropiate token such as `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle`.
|
||||
To improve the consistency across Grafana we encourage devs to use tokens instead of custom values. In this case, we want the `borderRadius` to use the appropriate token such as `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle`.
|
||||
|
||||
### `@grafana/theme-token-usage`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user