From 2c4d1fb8b44b1a421aef59f5f6bdb446965d6b44 Mon Sep 17 00:00:00 2001 From: Adam <2363879+adamdotdevin@users.noreply.github.com> Date: Sat, 29 Nov 2025 06:18:46 -0600 Subject: chore: cleanup duplicate markup --- packages/enterprise/src/routes/share/[shareID].tsx | 31 +++++----------------- 1 file changed, 7 insertions(+), 24 deletions(-) (limited to 'packages/enterprise') diff --git a/packages/enterprise/src/routes/share/[shareID].tsx b/packages/enterprise/src/routes/share/[shareID].tsx index 7c4af8ac2..ffe7f533a 100644 --- a/packages/enterprise/src/routes/share/[shareID].tsx +++ b/packages/enterprise/src/routes/share/[shareID].tsx @@ -12,7 +12,7 @@ import { iife } from "@opencode-ai/util/iife" import { Binary } from "@opencode-ai/util/binary" import { NamedError } from "@opencode-ai/util/error" import { DateTime } from "luxon" -import { MessageNav } from "@opencode-ai/ui/message-nav" +import { SessionMessageRail } from "@opencode-ai/ui/session-message-rail" import { createStore } from "solid-js/store" import z from "zod" import NotFound from "../[...404]" @@ -259,29 +259,12 @@ export default function () { {title()}
- 1}> - <> - - - - +