Skip to content

Commit

Permalink
feat: route /applications to nearcatalog
Browse files Browse the repository at this point in the history
  • Loading branch information
charleslavon committed Feb 6, 2024
1 parent 63bd928 commit eedb555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/bos-components.ts
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ export const componentsByNetworkId = ((): Record<NetworkId, NetworkComponents |
},

mainnet: {
applicationsPage: 'near/widget/AppLibrary.IndexPage',
applicationsPage: 'nearcatalog.near/widget/Index',
bosDirectory: 'onboarder.near/widget/BOSDirectory',
componentSummary: 'near/widget/ComponentSummary',
componentsPage: 'near/widget/ComponentsPage',
Expand Down

0 comments on commit eedb555

Please sign in to comment.