import React from 'react'; import { Button } from '@breakaway/preact-core'; export const ButtonSmall: React.FunctionComponent = () => ( {' '} {' '} {' '} {' '}

);