Merge branch 'main' into feature/bots

This commit is contained in:
Jason Song
2022-12-26 10:30:37 +08:00
47 changed files with 165 additions and 98 deletions

View File

@ -68,7 +68,6 @@ export const svgs = {
'octicon-sync': octiconSync,
};
const parser = new DOMParser();
const serializer = new XMLSerializer();