UNPKG

polen

Version:

A framework for delightful GraphQL developer portals

5 lines 228 B
import { jsx as _jsx } from "react/jsx-runtime"; export const ChangeBase = ({ change, children }) => { return (_jsx("li", { style: { marginBottom: '0.5rem' }, children: children })); }; //# sourceMappingURL=ChangeBase.js.map