Fix spacing on ws esmodule api example
This commit is contained in:
parent
2a95c40e0b
commit
df6fb8496a
@ -152,6 +152,7 @@ export class CodeTemplateComponent implements OnInit {
|
|||||||
const init = async () => {
|
const init = async () => {
|
||||||
${codeText}
|
${codeText}
|
||||||
};
|
};
|
||||||
|
|
||||||
init();`;
|
init();`;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user