uniswap-dapp-integration-monorepo icon indicating copy to clipboard operation
uniswap-dapp-integration-monorepo copied to clipboard

Uniswap Angular component

Open TJOSERAFAEL opened this issue 3 years ago • 0 comments

Hello I'm using the uniswap angular widget component.

When importing it into the app.component.ts it works.

When importing it in another component, following error is thrown:

Error: Providers from the `BrowserModule` have already been loaded. If you need access to common directives such as NgIf and NgFor, import the `CommonModule` instead.

Thank you for your help

TJOSERAFAEL avatar Jul 31 '22 16:07 TJOSERAFAEL