feat(swarm): modify unified-shell to render swarm layout

This commit is contained in:
zenchantlive 2026-02-20 17:15:05 -08:00
parent f03cd13d87
commit b721073585
3 changed files with 93 additions and 65 deletions

View file

@ -1,7 +1,7 @@
"use client";
import React from 'react';
import { useUrlState } from '@/hooks/use-url-state';
import { useUrlState } from '../../hooks/use-url-state';
// Mock hook for now, would connect to actual beads data
const useMissionList = () => ({