Closed huijing closed 1 year ago
Closes https://github.com/WICG/webmonetization/issues/312
This PR resolves the error caused by Link component not imported correctly, hence causing the build to fail. Pages render as expected after updating the import path. BrowserOnly is unnecessary and was removed.
Link
BrowserOnly
Closes https://github.com/WICG/webmonetization/issues/312
This PR resolves the error caused by
Link
component not imported correctly, hence causing the build to fail. Pages render as expected after updating the import path.BrowserOnly
is unnecessary and was removed.