8a829964be
* Add ag-grid * Add lazy loaded ag-grid component * Add theme context, move VegaWallet to separate lib * Fix trading app cypress configuration * Lazy load ag-grid theme css files * Encapsulate theme switch hook
3 lines
96 B
TypeScript
3 lines
96 B
TypeScript
export const WALLET_CONFIG = 'vega_wallet_config';
|
|
export const WALLET_KEY = 'vega_wallet_key';
|