UNPKG

bidasoa-components

Version:

Colección de componentes comunes empleados en proyectos Bidasoa.

5 lines (4 loc) 190 B
export { Seo } from "./Seo"; export { Preview } from './Preview'; export { ParagraphHtmlEmbed } from './ParagraphHtmlEmbed'; export { ParagraphYoutubeEmbed } from './ParagraphYoutubeEmbed';