You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to write an HOC of react over the existing cart component, for that I would need the Props of the charts component but it is not exported from the index.d.ts in the published bundle.
Whats the reason for not exporting this ?
The text was updated successfully, but these errors were encountered:
I want to write an HOC of react over the existing cart component, for that I would need the Props of the charts component but it is not exported from the index.d.ts in the published bundle.
Whats the reason for not exporting this ?
The text was updated successfully, but these errors were encountered: