---
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export const formats = [
|
||||
{ value: 'BP', label: 'BP' },
|
||||
{ value: 'AP', label: 'AP' },
|
||||
{ value: 'WSDC', label: 'WSDC' },
|
||||
{ value: 'Others', label: 'Others' }
|
||||
]
|
||||
Reference in New Issue
Block a user