const { __ } = wp.i18n const NAME = '' const URL = 'https://mobilizon.fr' // TODO const LOCALE = 'en-GB' // TODO const TIMEZONE = 'Europe/Rome' // TODO const isShortOffsetNameShown = true // eslint-disable-line no-unused-vars export default ({ attributes }) => { return ( ) }