UNPKG

@enonic/react-components

Version:

Library of React components for handling Enonic XP data and page components

4 lines (3 loc) 89 B
export declare function HtmlComment({ comment }: { comment: string; }): JSX.Element;