beautiful-link
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Beautiful Link Component

How to install

npm

$ npm install beautiful-link

How to use it?

import BeautifulLink from "beautiful-link";

const Component = () => {
  return (
    <div>
      <BeautifulLink link={yourLink} />
    </div>
  );
};

Readme

Keywords

Package Sidebar

Install

npm i beautiful-link

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

13.3 kB

Total Files

8

Last publish

Collaborators

  • olha-rums