File tree Expand file tree Collapse file tree
minimal-next-devframe-hub/src/client/app
minimal-vite-devframe-hub Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -206,7 +206,6 @@ export default function Page() {
206206 < span className = { `inline-block size-1.5 rounded-full shrink-0 ${ statusDot } mr-1.5 align-middle` } />
207207 { status . text }
208208 </ p >
209- < p className = "m0 ml-auto text-xs font-mono italic color-muted" > a vite-devtools-style hub on Next.js you can copy</ p >
210209 </ header >
211210
212211 < div className = "grid grid-cols-[244px_1fr] min-h-0 flex-1" >
Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ <h1 class="m0 flex items-center gap-1.5 shrink-0 text-sm font-semibold select-no
2020 < span > Minimal Vite Devframe Hub</ span >
2121 </ h1 >
2222 < p id ="status " class ="m0 text-xs font-mono op-fade "> < span id ="conn "> Connecting…</ span > </ p >
23- < p class ="m0 ml-auto text-xs font-mono italic color-muted "> a ~120-line, vite-devtools-style hub you can copy</ p >
2423 </ header >
2524
2625 < div class ="grid grid-cols-[244px_1fr] min-h-0 flex-1 ">
You can’t perform that action at this time.
0 commit comments