Skip to content

Commit

Permalink
rename component name from model to modal
Browse files Browse the repository at this point in the history
Signed-off-by: Vidit Kushwaha <[email protected]>
  • Loading branch information
Vidit-Kushwaha committed Nov 18, 2024
1 parent c14f06c commit e60b965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gatsby-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@ exports.createPages = async ({ actions, graphql, reporter }) => {
const components = [
"button",
"text-input",
"model",
"modal",
"paper",
"popper",
"text-field",
Expand Down

0 comments on commit e60b965

Please sign in to comment.