Skip to content

Commit

Permalink
chore: addressing comments
Browse files Browse the repository at this point in the history
  • Loading branch information
wainola committed Jun 12, 2024
1 parent 56fb2a5 commit f639b8c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ You can pass props to the Widget to customize the behaviour of the Widget. You c
import { SygmaProtocolReactWidget } from "@buildwithsygma/sygmaprotocol-react-widget";

function MyDapp() {
const [count, setCount] = useState(0);

return (
<SygmaProtocolReactWidget
whitelistedSourceNetworks={["sepolia"]}
Expand Down

0 comments on commit f639b8c

Please sign in to comment.