refactor: eliminate constants file of multiple currencies

This commit is contained in:
John McCardle 2022-01-07 16:12:40 -05:00
commit eaa038dc43
2 changed files with 0 additions and 11 deletions

View file

@ -1,5 +1,4 @@
import Decimal from 'break_infinity.js'
import { currencies } from './const.js'
export const state = () => ({
activeTabIndex: 0,