Implement optimistic UI updates with rollback on error.
import { useState } from 'react'; // Implement optimistic updates