import { ExampleApp } from "@/lib/example-app"; export default function Home() { return (

@assistant-ui/store Example

Demonstrating tap-based state management with scopes, lists, and providers

); }