'use client';
// Re-export react-hot-toast for convenience
export { toast as default } from 'react-hot-toast';
