Skip to content

Commit

Permalink
chore(connect-explorer): add link to new webextension example
Browse files Browse the repository at this point in the history
  • Loading branch information
martykan committed Jul 29, 2024
1 parent 2636ab3 commit 86a13b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/connect-explorer/src/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ export const ExampleHeading = styled.h3`
<ExamplesAside>
<ExampleHeading>Examples:</ExampleHeading>
- [Simple example](https://github.com/trezor/trezor-suite/tree/develop/packages/connect-examples/webextension-mv3-sw)
- [Example with Webpack, TS](https://github.com/trezor/trezor-suite/tree/develop/packages/connect-examples/webextension-mv3-sw-ts)
- [Connect Explorer example](https://github.com/trezor/trezor-suite/tree/develop/packages/connect-explorer/src-webextension)
</ExamplesAside>
</SdkContainer>
Expand Down

0 comments on commit 86a13b1

Please sign in to comment.