Skip to content

Commit

Permalink
Guides: material-ui-dashboard | reset changes
Browse files Browse the repository at this point in the history
  • Loading branch information
YakovlevCoded committed Aug 4, 2020
1 parent 491a255 commit 0b09c4e
Show file tree
Hide file tree
Showing 9 changed files with 7,678 additions and 28,581 deletions.
2 changes: 1 addition & 1 deletion guides/d3-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"gatsby-plugin-react-helmet": "^3.1.10",
"gatsby-plugin-sharp": "^2.2.27",
"gatsby-plugin-sitemap": "^2.2.16",
"gatsby-plugin-snowplow-tracker": "^1.0.1",
"gatsby-plugin-styled-components": "^3.1.9",
"gatsby-plugin-twitter": "^2.1.9",
"gatsby-remark-autolink-headers": "^2.1.13",
Expand All @@ -27,6 +26,7 @@
"gatsby-source-filesystem": "^2.1.28",
"gatsby-transformer-remark": "^2.6.26",
"gatsby-transformer-sharp": "^2.2.19",
"gatsby-plugin-snowplow-tracker": "^1.0.1",
"guides-base": "file:../guides-base",
"lodash": "^4.17.11",
"moment": "^2.24.0",
Expand Down
1 change: 0 additions & 1 deletion guides/d3-dashboard/src/pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ const StyledHeroImage = styled.img`
`;

class Index extends React.Component {

render() {
const partsEdges = this.props.data.allMarkdownRemark.edges;
return (
Expand Down
9,519 changes: 3,840 additions & 5,679 deletions guides/d3-dashboard/yarn.lock

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion guides/real-time-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"gatsby-plugin-react-helmet": "^3.1.10",
"gatsby-plugin-sharp": "^2.2.27",
"gatsby-plugin-sitemap": "^2.2.16",
"gatsby-plugin-snowplow-tracker": "^1.0.1",
"gatsby-plugin-styled-components": "^3.1.9",
"gatsby-plugin-twitter": "^2.1.9",
"gatsby-remark-autolink-headers": "^2.1.13",
Expand Down
1 change: 0 additions & 1 deletion guides/real-time-dashboard/src/pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import featureOneThree from "./feature-3.png";
import hero from "./hero.png";

class Index extends React.Component {

render() {
const partsEdges = this.props.data.allMarkdownRemark.edges;
return (
Expand Down
9,529 changes: 3,836 additions & 5,693 deletions guides/real-time-dashboard/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion guides/web-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"gatsby-plugin-react-helmet": "^3.1.10",
"gatsby-plugin-sharp": "^2.2.27",
"gatsby-plugin-sitemap": "^2.2.16",
"gatsby-plugin-snowplow-tracker": "^1.0.1",
"gatsby-plugin-styled-components": "^3.1.9",
"gatsby-plugin-twitter": "^2.1.9",
"gatsby-remark-autolink-headers": "^2.1.13",
Expand All @@ -27,6 +26,7 @@
"gatsby-source-filesystem": "^2.1.28",
"gatsby-transformer-remark": "^2.6.26",
"gatsby-transformer-sharp": "^2.2.19",
"gatsby-plugin-snowplow-tracker": "^1.0.1",
"guides-base": "file:../guides-base",
"lodash": "^4.17.11",
"moment": "^2.24.0",
Expand Down
1 change: 0 additions & 1 deletion guides/web-analytics/src/pages/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ const StyledHeroImage = styled.img`
`;

class Index extends React.Component {

render() {
const partsEdges = this.props.data.allMarkdownRemark.edges;
return (
Expand Down
17,203 changes: 0 additions & 17,203 deletions guides/web-analytics/yarn.lock

This file was deleted.

0 comments on commit 0b09c4e

Please sign in to comment.