chore: markdown linting
This commit is contained in:
parent
f46d908769
commit
040c5b58c0
1 changed files with 1 additions and 1 deletions
|
|
@ -78,6 +78,6 @@ export const preferredRegionCodes = () => {
|
||||||
.show="${['modelValue', 'activeRegion']}"
|
.show="${['modelValue', 'activeRegion']}"
|
||||||
.readyPromise="${PhoneUtilManager.loadComplete}"
|
.readyPromise="${PhoneUtilManager.loadComplete}"
|
||||||
></h-output>
|
></h-output>
|
||||||
`
|
`;
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue