mirror of
https://github.com/certd/certd.git
synced 2026-07-08 21:57:36 +08:00
chore: format
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const AwsCNRegions = [
|
||||
{ label: 'cn-north-1', value: 'cn-north-1' },
|
||||
{ label: 'cn-northwest-1', value: 'cn-northwest-1' },
|
||||
];
|
||||
{ label: "cn-north-1", value: "cn-north-1" },
|
||||
{ label: "cn-northwest-1", value: "cn-northwest-1" },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user