Skip to content

Commit

Permalink
Add use client to license
Browse files Browse the repository at this point in the history
  • Loading branch information
MBilalShafi committed Jan 25, 2024
1 parent f1d5eee commit 282b1d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/x-license-pro/src/index.ts
@@ -1,3 +1,4 @@
'use client';
export * from './generateLicense';
export * from './utils';
export * from './verifyLicense';
Expand Down

0 comments on commit 282b1d8

Please sign in to comment.