Learn how the 'use client' directive unlocks React's dynamic capabilities like state and event handling.
'use client'
This button triggers a re-render of the component on the client side.