@planetaexo/design-system 0.4.10 → 0.4.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +1 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -8297,6 +8297,7 @@ exports.PricingTrip = PricingTrip;
|
|
|
8297
8297
|
exports.RegistrationForm = RegistrationForm;
|
|
8298
8298
|
exports.RegistrationSuccessCard = RegistrationSuccessCard;
|
|
8299
8299
|
exports.SiteHeader = SiteHeader;
|
|
8300
|
+
exports.TERMS_ACCEPT_KEY = TERMS_ACCEPT_KEY;
|
|
8300
8301
|
exports.TermsSection = TermsSection;
|
|
8301
8302
|
exports.ThemeToggle = ThemeToggle;
|
|
8302
8303
|
exports.TravellerFormInviteEmail = TravellerFormInviteEmail;
|