/** * External dependencies */ import { Button } from '@wordpress/components'; import { __ } from '@wordpress/i18n'; /** * Internal dependencies */ import TimerImage from './timer.svg'; import AddTaxRates from './illustrations/add-tax-rates.js'; const TaxHeader = ( { task, goToTask } ) => { return (
{ task.content }
{ ' ' } { task.time }