Skip to content

Commit

Permalink
Update react-page-shell.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Katy DeCorah committed Apr 11, 2019
1 parent 129ceb2 commit e99d540
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vendor/docs-page-shell/react-page-shell.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,8 @@ function BrowserCompatibilityWarning() {
id: "page-shell-compatibility-warning",
style: {
display: 'none'
}
},
"data-swiftype-index": "false"
}, React.createElement("div", {
className: "shell-py12 shell-px24 shell-bg-pink shell-color-white shell-align-l"
}, React.createElement("button", {
Expand Down

0 comments on commit e99d540

Please sign in to comment.