4 lines
91 B
TypeScript
4 lines
91 B
TypeScript
|
import { t } from '@vegaprotocol/react-helpers';
|
||
|
|
||
|
export const NO_MARKET = t('No market');
|