import React from 'react'; import { Button } from 'antd'; export const LinkButton = (props: any) => ( );