UNPKG

myprojectpackageprav

Version:
23 lines 923 B
export var 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