Skip to content

Commit

Permalink
Set gatsby-remark-api-table in gatsby-config.js | Fixes liferay#1111
Browse files Browse the repository at this point in the history
  • Loading branch information
matuzalemsteles committed Sep 3, 2018
1 parent 1b78c75 commit 1c08802
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions clayui.com/gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ module.exports = {
},
{
resolve: 'gatsby-remark-use-clipboard'
},
{
resolve: 'gatsby-remark-api-table'
}
]
}
Expand Down

0 comments on commit 1c08802

Please sign in to comment.