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