@thoughtindustries/contact-block
v1.1.2
Published
A base component for contact-block
Downloads
2
Readme
@thoughtindustries/contact-block
A Contact Block is a block of information used to display contact information. Normally placed towards the bottom of a web page, above on in the footer. It often consists of information that can be used to contact the sites owners or admins..
Import component
import { ContactBlock } from '@thoughtindustries/contact-block';
Usage
<ContactBlock
contactDescription="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus tristique metus nec sagittis euismod lorem ipsum forte contiuum"
contactSubtitle="Subtitle"
contactName="Jane Jacobs"
actionText="Contact"
/>