UNPKG

myprojectpackageprav

Version:
26 lines 1.02 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.items = void 0; exports.items = [ { tabtitle: 'All', content: (React.createElement(React.Fragment, null, React.createElement("h2", null, "MAR 07 2022"), React.createElement("div", null, React.createElement("p", null, "All Day"), React.createElement("p", null, "Team Meeting"), React.createElement("p", null, "Venue: Washington DC")))), is_active: "true" }, { tabtitle: 'All', content: (React.createElement(React.Fragment, null, React.createElement("h2", null, "MAR 08 2022"), React.createElement("div", null, React.createElement("p", null, "All Day"), React.createElement("p", null, "PM's Meeting"), React.createElement("p", null, "Venue: Washington DC")))), is_active: "false" } ]; //# sourceMappingURL=tabsconfiguration.js.map