diff --git a/packages/opencode/src/cli/cmd/tui/component/tips.tsx b/packages/opencode/src/cli/cmd/tui/component/tips.tsx index 4bfb42dce6..f029b9d27f 100644 --- a/packages/opencode/src/cli/cmd/tui/component/tips.tsx +++ b/packages/opencode/src/cli/cmd/tui/component/tips.tsx @@ -36,7 +36,7 @@ export function Tips() { const parts = parse(TIPS[Math.floor(Math.random() * TIPS.length)]) return ( - + ● Tip{" "} diff --git a/packages/opencode/src/cli/cmd/tui/routes/home.tsx b/packages/opencode/src/cli/cmd/tui/routes/home.tsx index 9c881e3e5b..6a72b9223b 100644 --- a/packages/opencode/src/cli/cmd/tui/routes/home.tsx +++ b/packages/opencode/src/cli/cmd/tui/routes/home.tsx @@ -105,7 +105,7 @@ export function Home() { hint={Hint} /> - +