ESLint: All the single quotes
This commit is contained in:
parent
eafcd200ae
commit
bb345c0e4f
118 changed files with 1269 additions and 1269 deletions
|
|
@ -10,9 +10,9 @@ import { LockIcon } from '@patternfly/react-icons';
|
|||
export const RequireAdmin = () => {
|
||||
return (
|
||||
<EmptyState
|
||||
headingLevel="h4"
|
||||
headingLevel='h4'
|
||||
icon={LockIcon}
|
||||
titleText="Access is limited."
|
||||
titleText='Access is limited.'
|
||||
variant={EmptyStateVariant.xl}
|
||||
>
|
||||
<EmptyStateBody>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue