synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
12 lines (11 loc) • 507 B
JavaScript
import { jsxs as n, Fragment as t, jsx as e } from "react/jsx-runtime";
function r() {
return /* @__PURE__ */ n(t, { children: [
/* @__PURE__ */ e("p", { className: "SRC-no-results-title", children: "There is currently no content here." }),
/* @__PURE__ */ e("p", { className: "SRC-no-results-description", children: "Information is always being updated, so check back later to see if content has been added." })
] });
}
export {
r as default
};
//# sourceMappingURL=NoContentAvailable.js.map