UNPKG

@naturacosmeticos/natds-web

Version:

A collection of components from Natura Design System for React websites and webapps

6 lines 334 B
Object.defineProperty(exports, "__esModule", { value: true }); exports.ActionLink = void 0; var ActionLink_1 = require("./ActionLink"); Object.defineProperty(exports, "ActionLink", { enumerable: true, get: function () { return ActionLink_1.ActionLink; } }); exports.default = ActionLink_1.ActionLink; //# sourceMappingURL=index.js.map