vega-frontend-monorepo/apps/trading/components/vega-wallet-connect-button/index.tsx
Matthew Russell 15551b65e5
Feat/83 switching vega key (#156)
* add manage dialog to wallet lib, add it to trading app

* add test for wallet button

* add tests for manage dialog

* move tooltip to ui-toolkit, add copy with tooltip component for manage dialog

* add better labelling

* add tooltip story

* add story for copy-with-tooltip

* add tests for tooltip and copy-with-tooltip

* move useFakeTimers call to beforeAll

* adjust design of manage dialog

* fix linting issues
2022-03-31 10:16:30 -07:00

2 lines
72 B
TypeScript

export { VegaWalletConnectButton } from './vega-wallet-connect-button';