Merge pull request #26464 from backstage/renovate/eslint-plugin-react-7.x-lockfile
fix(deps): update dependency eslint-plugin-react to v7.35.2
This commit is contained in:
@@ -52,7 +52,7 @@ greet(world)
|
||||
|
||||
export const Default = () => (
|
||||
<InfoCard title="JavaScript example">
|
||||
<CodeSnippet text={"const hello = 'World';"} language="javascript" />
|
||||
<CodeSnippet text="const hello = 'World';" language="javascript" />
|
||||
</InfoCard>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user