use client

на сайте с 05 апреля 2023, 11:54
The "use client" directive is a convention to declare a boundary between a Server and Client Component module graph. ... "use client" "sits" between server-only ...