simple-react-components-utility
v1.1.0
Published
Utility of simple REACT reusable components
Downloads
5
Readme
Utility of simple REACT reusable components
SafeAnchor
import { SafeAnchor } from 'simple-react-components-utility'
<SafeAnchor
href='https://ajaxer.org/'
title='ajaxer.org'
underline={true}
className="text-lg">
Click me
</SafeAnchor>