error 수정

This commit is contained in:
opacity@t-win.kr
2025-08-18 12:34:16 +09:00
parent cb4738e7ca
commit 3e81428b87
3 changed files with 56736 additions and 9 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -61,6 +61,7 @@
"chrome 38"
],
"devDependencies": {
"@enact/cli": "^5.0.0",
"prettier": "^3.5.3"
}
}

View File

@@ -304,6 +304,11 @@ export default function MyInfo({ title, cbScrollTo }) {
return (
<>
<THeader title={title} aria-label={title + " Heading 1"}>
{serverHOST && (
<span className={css.serverHostBadge}>[serverHost] {serverHOST}</span>
)}
</THeader>
<TBody className={css.tBody} cbScrollTo={cbScrollTo}>
<Container className={css.myInfoContainer}>
<div className={css.contentsBox}>
<div className={css.infoBox}>