UNPKG

@cuvp1225/tango-mail

Version:
12 lines (11 loc) 378 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Container = void 0; const tango_boot_1 = require("@music163/tango-boot"); const components_1 = require("@react-email/components"); exports.Container = (0, tango_boot_1.defineComponent)(components_1.Container, { name: 'Container', designerConfig: { draggable: false, }, });