UNPKG

dashboardlyi

Version:
3 lines 71 B
export const LinkButton = ({title}) => <button> {title} </button>