UNPKG

polen

Version:

A framework for delightful GraphQL developer portals

5 lines 224 B
import { jsx as _jsx } from "react/jsx-runtime"; export const MissingSchema = () => { return _jsx("div", { children: "No content to show. There is no schema to work with." }); }; //# sourceMappingURL=MissingSchema.js.map