diff --git a/gatsby-node.js b/gatsby-node.js index cc4f9f784d3c..bf4defcd9504 100644 --- a/gatsby-node.js +++ b/gatsby-node.js @@ -726,7 +726,7 @@ exports.createPages = async ({ actions, graphql, reporter }) => { const components = [ "button", "text-input", - "model", + "modal", "paper", "popper", "text-field",