Skip to content

Commit

Permalink
docs: add demo link
Browse files Browse the repository at this point in the history
  • Loading branch information
anantoghosh committed Feb 26, 2022
1 parent ce69f4f commit 5dd3039
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ You can also use the generic component which lets you support your own use case
- `react-linkify-it` provides a modern bundle for actively maintained browsers and a larger legacy bundle for older browsers.
[Read about how to utilize them](#using-modern-and-legacy-bundle).

## Demo
https://codesandbox.io/s/objective-shannon-c5n82g?file=/src/App.js

## Installation

```sh
Expand Down Expand Up @@ -174,8 +177,6 @@ const App = () => (

```

### Examples

## Using modern and legacy bundle

By default, when you import `react-linkify-it`, it will use a modern bundle
Expand Down

0 comments on commit 5dd3039

Please sign in to comment.