mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-29 07:16:36 +01:00
215430236e
* created new route for connections * remove unnecessary code * added connections component * fixed connections route * moved connections to pages in multichain * moved connections route to multichain feature flag
2 lines
45 B
JavaScript
2 lines
45 B
JavaScript
export { Connections } from './connections';
|