import { Button, ButtonProps } from '@chakra-ui/react' import * as React from 'react' export const ActionButton = (props: ButtonProps) => (