UNPKG

contiago-toolbar

Version:

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

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