mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2026-04-25 09:10:38 +03:00
added mocks for paymentsmodal component
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
export default [
|
||||
{
|
||||
diamonds: 1,
|
||||
},
|
||||
{
|
||||
diamonds: 5,
|
||||
},
|
||||
{
|
||||
diamonds: 10,
|
||||
},
|
||||
{
|
||||
diamonds: 50,
|
||||
},
|
||||
{
|
||||
diamonds: 100,
|
||||
},
|
||||
{
|
||||
diamonds: 1000,
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user