fix: replace lg by wxh
gitea/hedera-web/pipeline/head This commit looks good
Details
gitea/hedera-web/pipeline/head This commit looks good
Details
This commit is contained in:
parent
f2a13b7b96
commit
fb7da8a878
|
@ -22,7 +22,7 @@ const props = defineProps({
|
|||
zoomSize: {
|
||||
type: String,
|
||||
required: false,
|
||||
default: 'lg'
|
||||
default: '1600x900'
|
||||
},
|
||||
id: {
|
||||
type: Number,
|
||||
|
|
Loading…
Reference in New Issue