export default function () {
  return (
    <div style={{ backgroundColor: 'white' }}>
      <Playground
        codeText={"<ReactFormattedAmount amount={1337003658} currency={'€'}/>"}