UNPKG

contiago-toolbar

Version:

One of the options for outputting content from contiago xml-server

9 lines (7 loc) 195 B
import { defineMessages } from 'react-intl'; export default defineMessages({ header: { id: 'app.components.Article.header', defaultMessage: 'This is the Article component !', }, });