mirror of
https://github.com/vercel/commerce.git
synced 2025-07-04 12:11:22 +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',
|
||||
'saleor',
|
||||
'shopify',
|
||||
'spree',
|
||||
'swell',
|
||||
'vendure',
|
||||
'local',
|
||||
'spree',
|
||||
'local'
|
||||
]
|
||||
|
||||
function getProviderName() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user