Closed Cauen closed 1 year ago
When use nextjs, the various "export * from ..." break the application We need to switch to all exports having names.
New version 0.5.0 solves this issue
When use nextjs, the various "export * from ..." break the application We need to switch to all exports having names.