Add new dashboard/assets #1728
Annotations
2 warnings
Lint:
centrifuge-app/src/pages/Dashboard/AssetsPage.tsx#L70
React Hook useEffect has missing dependencies: 'pools', 'selectedPools.length', and 'setSelectedPools'. Either include them or remove the dependency array
|
Lint:
centrifuge-app/src/pages/IssuerCreatePool/PoolSetupSection.tsx#L77
React Hook useEffect has a missing dependency: 'form'. Either include it or remove the dependency array
|
Loading