'use client' import type { TextFieldLabelClientComponent } from 'payload' import React from 'react' export const CustomClientLabel: TextFieldLabelClientComponent = (props) => { return (