Skip to content

Commit

Permalink
Update packages/sdks/react-sdk/examples/app/MyApplicationsPortal.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Asaf Shen <asaf@descope.com>
Signed-off-by: nirgur <nirgur@users.noreply.github.com>
  • Loading branch information
nirgur and asafshen authored Sep 29, 2024
1 parent bcac70b commit 5411b5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const MyApplicationsPortal = () => {
</p>
</div>
</header>
<h2>My Profile</h2>
<h2>Applications Portal</h2>
<ApplicationsPortal widgetId="applications-portal-widget" />
</>
);
Expand Down

0 comments on commit 5411b5d

Please sign in to comment.