tenzin-ui-btn

1.0.14 • Public • Published

[DEPRECATED!]

A Button UI component Library.

import { Button } from 'tenzin-ui-btn'; 
import styled from 'styled-components';

const IconButton = styled(Button)`
width: 50vw
`;

import Button and further style it using styled-component, which is one of the peerDependencies of the package. ^^

/tenzin-ui-btn/

    Package Sidebar

    Install

    npm i tenzin-ui-btn

    Weekly Downloads

    2

    Version

    1.0.14

    License

    AGPL-3.0-or-later

    Unpacked Size

    1.7 kB

    Total Files

    4

    Last publish

    Collaborators

    • gyurmey