Capgemini / dcx-react-library

React Library UI/UX agnostic
https://main--6069a6f47f4b9f002171f8e1.chromatic.com
MIT License
113 stars 7 forks source link

expose and document clientOnly #459

Closed daniele-zurico closed 1 year ago

daniele-zurico commented 1 year ago

dcx-react-library is using from multiple releases the function clientOnly located in src/common/utils/ it will be good if we can expose it at the same way we do for classNames so also other projects can use it.

Tasks:

Please follow the below to create your branch

git checkout release/0.8
git pull
git checkout -b 'feature/document-client-only'
daniele-zurico commented 1 year ago

closed by https://github.com/Capgemini/dcx-react-library/pull/510