From 190c1712df1af5add63a92467e9bee08aeb6105a Mon Sep 17 00:00:00 2001 From: Lisa B Date: Mon, 18 Mar 2024 13:00:22 +0800 Subject: [PATCH] Update README.md Add URL to Uniswap Widget Customizer https://shinydapp.vercel.app/customizer --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bd365ea47..73f0c33c1 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,10 @@ npm i --save @uniswap/widgets - [overview](https://docs.uniswap.org/sdk/widgets/swap-widget) - [api reference](https://docs.uniswap.org/sdk/widgets/swap-widget/api) +## Customize your widget + + - [Customize the theme of your widget ]https://shinydapp.vercel.app/customizer + ## Example Apps Uniswap Labs maintains two demo apps in branches of the [widgets-demo](https://github.com/Uniswap/widgets-demo) repo: