Skip to content

Commit ff8b80c

Browse files
committed
fix
1 parent 63305fb commit ff8b80c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/src/App.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ const config = {
4848
campaigns: {
4949
gdpr: {},
5050
usnat: { supportLegacyUSPString: true },
51-
//preferences: {},
52-
//globalcmp: {},
51+
preferences: {},
52+
globalcmp: {},
5353
environment: SPCampaignEnvironment.Public,
5454
} as SPCampaigns,
5555
...launchArgs?.config,

0 commit comments

Comments
 (0)