From 5dd3039e4fd6910f4eb0c62a1a12b6f1d7e2efe1 Mon Sep 17 00:00:00 2001 From: Ananto Ghosh Date: Sat, 26 Feb 2022 22:54:52 +0530 Subject: [PATCH] docs: add demo link --- readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index c6554cd..8c3b110 100644 --- a/readme.md +++ b/readme.md @@ -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 @@ -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