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