Skip to content

Commit

Permalink
feat(PricingTable): remove PricingTable
Browse files Browse the repository at this point in the history
BREAKING CHANGE: PricingTable and PricingTableItem were removed.
Its implementation was moved to repositories using it.
  • Loading branch information
DSil authored and mainframev committed Oct 12, 2022
1 parent 7b734b0 commit 0a674e4
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 1,152 deletions.
2 changes: 0 additions & 2 deletions packages/babel-plugin-orbit-components/index.js
Expand Up @@ -48,8 +48,6 @@ const pathOverwrites = {
ModalHeader: "Modal/ModalHeader",
ModalSection: "Modal/ModalSection",
NavigationDrawer: "Drawer",
PricingTable: "deprecated/PricingTable",
PricingTableItem: "deprecated/PricingTable/PricingTableItem",
SmartPassV1: "SmartPassIllustrations/illustrations/SmartPassV1",
SmartPassV2: "SmartPassIllustrations/illustrations/SmartPassV2",
SmartPassV3: "SmartPassIllustrations/illustrations/SmartPassV3",
Expand Down

0 comments on commit 0a674e4

Please sign in to comment.