mirror of
https://github.com/jaywcjlove/reference
synced 2026-04-25 07:15:39 +00:00
chore: format script code.
This commit is contained in:
@@ -5,4 +5,4 @@ export function htmlTagAddAttri(node, { isHome }) {
|
||||
if (node && node.tagName === 'body' && isHome) {
|
||||
node.properties.class = ['home'];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user