thingco / shared-frontend-libs

0 stars 0 forks source link

[FEAT] - react context wrapper #69

Open DanCouper opened 3 years ago

DanCouper commented 3 years ago

Which package is this related to?

Specify the package, or if it is a new package suggest a name.

If this covers multiple packages, if possible open an issue for both and PR separately: this will keep the PR's scope as small as possible (plus each package needs separate version bumps & republishing after the fix has been applied).

Is your feature request related to a problem? Please describe. Creating a context provider involves this pattern over and over and over again:

Describe the solution you'd like