From be9e3e6adccc4f7fa3424c91690d886f1bf7c051 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 4 Jun 2024 13:08:01 +0300 Subject: [PATCH] fix: readme --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index e42f826..3cea49e 100644 --- a/README.md +++ b/README.md @@ -622,8 +622,4 @@ export const ExampleTxButton = () => { ``` ----------- -You can find an example of what a React application using this library look like, here: [example repo](https://github.com/bgd-labs/fe-shared-examples/tree/main/front-end). - -## P.S - -All examples based on next.js app dir, but you can use this library for all React application. \ No newline at end of file +You can find an example of what a React application using this library look like, here: [example repo](https://github.com/bgd-labs/fe-shared-examples/tree/main/front-end). \ No newline at end of file