Skip to content

Commit 3232f61

Browse files
committed
feat: update tpc name
Signed-off-by: coder-sett <[email protected]>
1 parent 4818532 commit 3232f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/src/modules/oh/NavBar/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ const NavBarContent = () => {
77
return (
88
<nav className="flex h-14 items-center justify-between border-b border-t bg-white px-6 md:h-12 md:px-4">
99
<div className="relative flex h-6 flex-1 items-center overflow-hidden text-xl font-semibold text-black">
10-
OpenHarmony TPC 治理
10+
OpenHarmony 跨平台框架及生态三方库治理
1111
</div>
1212
{/* <NavDatePicker /> */}
1313
</nav>

0 commit comments

Comments
 (0)