mirror of
https://github.com/vercel/commerce.git
synced 2025-07-04 20:21:21 +00:00
Order providers alphanumerically
Co-authored-by: Damian Legawiec <damian@sparksolutions.co>
This commit is contained in:
parent
df7e3791e2
commit
0540258522
@ -11,10 +11,10 @@ const PROVIDERS = [
|
|||||||
'bigcommerce',
|
'bigcommerce',
|
||||||
'saleor',
|
'saleor',
|
||||||
'shopify',
|
'shopify',
|
||||||
|
'spree',
|
||||||
'swell',
|
'swell',
|
||||||
'vendure',
|
'vendure',
|
||||||
'local',
|
'local'
|
||||||
'spree',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
function getProviderName() {
|
function getProviderName() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user