Skip to content

Commit

Permalink
feat: ✨ add siteSetting export to util index
Browse files Browse the repository at this point in the history
  • Loading branch information
MeesoPost authored and AliKdhim87 committed Oct 11, 2024
1 parent 8f793bb commit 12f29c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/pdc-frontend/src/util/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ export * from './getDirectionFromLanguageCode';
export * from './generateSurveyURL';
export * from './showErrorBasedOnENV';
export * from './setEnv';
export * from './siteSetting';

0 comments on commit 12f29c8

Please sign in to comment.