Skip to content

Commit

Permalink
fix: remove additional `
Browse files Browse the repository at this point in the history
  • Loading branch information
waddaboo committed Dec 5, 2024
1 parent a9281cd commit 7d02593
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/api-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,6 @@ const invite = await apiSdk.redeemInvite(inviteCode, groupId, apiKey)

Returns a custom URL string for joining a credential group.

```ts
import { DashboardUrl } from "@bandada/api-sdk"

const dashboardUrl = DashboardUrl.DEV
Expand Down

0 comments on commit 7d02593

Please sign in to comment.