Skip to content

Commit

Permalink
chore: add deprecated paths to babel-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
mainframev authored and DSil committed Oct 2, 2023
1 parent 8b30a98 commit 9ad6b98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/babel-plugin-orbit-components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ const pathOverwrites = {
Grid: "utils/Grid",
Icons: "icons",
IllustrationPrimitive: "primitives/IllustrationPrimitive",
Mobile: "deprecated/Mobile",
Desktop: "deprecated/Desktop",
KeyValue: "deprecated/KeyValue",
ClickOutside: "deprecated/ClickOutside",
ItinerarySegment: "Itinerary/ItinerarySegment",
ItinerarySeparator: "Itinerary/ItinerarySeparator",
Expand Down

0 comments on commit 9ad6b98

Please sign in to comment.