refactor: eliminate constants file of multiple currencies
This commit is contained in:
parent
e164f61f68
commit
eaa038dc43
2 changed files with 0 additions and 11 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import Decimal from 'break_infinity.js'
|
||||
import { currencies } from './const.js'
|
||||
|
||||
export const state = () => ({
|
||||
activeTabIndex: 0,
|
||||
|
|
|
|||
Reference in a new issue