@thoughtindustries/contact-block

1.1.2 • Public • Published

@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"
   />

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @thoughtindustries/contact-block

    Weekly Downloads

    0

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    5.61 kB

    Total Files

    6

    Last publish

    Collaborators

    • tidev