initial work on exchanges page
This commit is contained in:
parent
3f5bbc6345
commit
d7780e9684
18 changed files with 822 additions and 41 deletions
2
apps/web/src/features/exchanges/components/index.ts
Normal file
2
apps/web/src/features/exchanges/components/index.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export { AddSourceDialog } from './AddSourceDialog';
|
||||
export { ExchangesTable } from './ExchangesTable';
|
||||
Loading…
Add table
Add a link
Reference in a new issue