Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 7, 2020
1 parent 64ee124 commit 58f1ac1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lib/a11y-snapshot/__snapshots__/material-ui.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ exports[`material-ui.netlify.com matches the snapshot on / 1`] = `
</button>
<main>
<heading level="1">MATERIAL-UI</heading>
<text>
<heading level="2">
React components for faster and easier web development. Build your own
design system, or start with Material Design.
</text>
</heading>
<link>GET STARTED</link>
<link>Get Professional Support</link>
<text>A quick word from our sponsors:</text>
<link>a random quick word</link>
<heading level="2">Installation</heading>
<heading level="3">Installation</heading>
<text>
Install Material-UI's source files via npm. We take care of injecting
the CSS needed.$ npm install @material-ui/core
Expand All @@ -41,7 +41,7 @@ exports[`material-ui.netlify.com matches the snapshot on / 1`] = `
font.<linkrel="stylesheet"href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"/>
</text>
<link>READ INSTALLATION DOCS</link>
<heading level="2">Usage</heading>
<heading level="3">Usage</heading>
<text>
Material-UI components work without any additional setup, and don't
pollute the global
Expand Down

0 comments on commit 58f1ac1

Please sign in to comment.