Skip to content

Commit ab51e09

Browse files
committed
chore(nextjs): fix syntax issues
1 parent a30a315 commit ab51e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/src/AsgardeoNextClient.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ import {
5353
Storage,
5454
organizationDiscovery,
5555
OrganizationDiscoveryStrategy,
56-
deriveRootOrganizationHandleFromBaseUrl
56+
deriveRootOrganizationHandleFromBaseUrl,
5757
TokenExchangeRequestConfig,
5858
} from '@asgardeo/node';
5959
import {AsgardeoNextConfig} from './models/config';

0 commit comments

Comments
 (0)