card order ready
This commit is contained in:
17
CHANGELOG.md
17
CHANGELOG.md
@@ -0,0 +1,17 @@
|
||||
# 0.0.1
|
||||
|
||||
- Initial release
|
||||
|
||||
# 0.0.2
|
||||
|
||||
- Commented Visa/Master and Sber cards
|
||||
|
||||
```js
|
||||
{
|
||||
title: 'Halkara tölegler',
|
||||
items: [
|
||||
{ id: 9, title: 'Visa/Master tölegleri (talyplar üçin)', icon: 'logo-usd', description: 'Visa/Master' },
|
||||
{ id: 10, title: 'Sber tölegler (talyplar üçin)', icon: 'globe', description: 'Sber tölegler' },
|
||||
],
|
||||
},
|
||||
```
|
||||
Reference in New Issue
Block a user