import { Animate, Notice } from '@wordpress/components'; const AnimateExample = () => ( { ( { className } ) => (

Loading animation

) }
); export default AnimateExample;