fix: add missing react types + fixed typo
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
This commit is contained in:
@@ -60,7 +60,7 @@ export const Filters = ({ items, onChange, placeholder }: Props) => {
|
||||
onChange={checkSelectedItems(onChange)}
|
||||
/>
|
||||
<Typography variant="caption">
|
||||
*Repositories with more Issues in GitHub than available to view in
|
||||
*Repositories with more Issues on GitHub than available to view in
|
||||
Backstage. To view them go to GitHub.
|
||||
</Typography>
|
||||
</Box>
|
||||
|
||||
Reference in New Issue
Block a user