metaplex-foundation / js-examples

Examples and Starter Kits using the new JS SDK
MIT License
79 stars 92 forks source link

readme file Step4 out of format #11

Closed gjlmotea closed 2 years ago

gjlmotea commented 2 years ago

https://github.com/metaplex-foundation/js-examples/blob/main/connect-wallet/README.md The README.md file is good, but Step4 is out of format.

4. **Create the `pages/MetaplexProvider.js` file.**  The `MetaplexProvider` component uses the wallet provided by the `WalletProvider` component to define the Metaplex Context previously created.
apoorvdwi commented 2 years ago

Hey @gjlmotea, Thanks for the feedback. I have created the PR for the fix.