Benjamin Admin fa4027d027 fix(chat): extract SLIDE_ORDER to shared module for server-side import
useSlideNavigation.ts has 'use client' — server API routes can't import
from it. Move SLIDE_ORDER to lib/slide-order.ts (no 'use client') and
re-export from useSlideNavigation for backwards compat.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 15:02:06 +01:00
Description
No description provided
36 MiB
Languages
Python 34.4%
TypeScript 30.9%
Go 29.1%
HTML 3.7%
Shell 0.9%
Other 0.9%