Skip to content

Commit

Permalink
Update published-components.js
Browse files Browse the repository at this point in the history
  • Loading branch information
orrgottlieb authored Nov 24, 2020
1 parent de40ed9 commit d13575f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/published-components.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const publishedComponents = {
// plop_marker:published-components
MenuButton: "/src/components/MenuButton/MenuButton.jsx",
RadioButton: "/src/components/RadioButton/RadioButton.jsx",
SplitButton: "/src/components/SplitButton.jsx",
SplitButton: "/src/components/SplitButton/SplitButton.jsx",
SearchComponent: "/src/components/Search/Search.jsx", // TODO: remove when bumping to version 1.0.0
Search: "/src/components/Search/Search.jsx",
TextField: "/src/components/TextField/TextField.jsx",
Expand Down

0 comments on commit d13575f

Please sign in to comment.