@volr/react-ui 0.1.115 → 0.1.117

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.cts CHANGED
@@ -182,6 +182,7 @@ declare const en: {
182
182
  readonly noAssets: "No assets configured";
183
183
  readonly menu: {
184
184
  readonly assets: "Assets";
185
+ readonly deposit: "Deposit";
185
186
  readonly withdraw: "Withdraw";
186
187
  readonly payments: "Payment History";
187
188
  readonly account: "Account";
package/dist/index.d.ts CHANGED
@@ -182,6 +182,7 @@ declare const en: {
182
182
  readonly noAssets: "No assets configured";
183
183
  readonly menu: {
184
184
  readonly assets: "Assets";
185
+ readonly deposit: "Deposit";
185
186
  readonly withdraw: "Withdraw";
186
187
  readonly payments: "Payment History";
187
188
  readonly account: "Account";