2c05cfa86d
Present chat threads in a drawer on mobile and a popover on larger screens, with shared responsive triggers and automatic close after selection. Align header action icon sizing and tighten navigation spacing for the updated shell.
4 lines
123 B
TypeScript
4 lines
123 B
TypeScript
import { createDrawerHandle } from "@workspace/ui/components/drawer"
|
|
|
|
export const chatDrawerHandle = createDrawerHandle()
|