feat(constants): add loading text

This commit is contained in:
RadoslavDimchev 2024-04-19 19:14:38 +03:00 committed by Emil Ivanichkov
parent 89ddbe3ffb
commit c55609b331
1 changed files with 1 additions and 0 deletions

View File

@ -175,6 +175,7 @@ export const WINDOWS = 'Windows'
export const LINUX = 'Linux'
export const INITIAL_CURRENCY = 'usd'
export const LOADING = 'Loading...'
export const DEPOSIT_SUBTITLE =
'Connect you Wallet to stake required ETH for new validators'