We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f8e1dd commit 4f94448Copy full SHA for 4f94448
client/a8c-for-agencies/sections/reports/build-report/index.tsx
@@ -126,11 +126,6 @@ const BuildReport = () => {
126
options={ MOCK_TIMEFRAMES }
127
onChange={ setSelectedTimeframe }
128
/>
129
- { /* <TextControl
130
- label={ translate( 'Client name (optional)' ) }
131
- value={ clientName }
132
- onChange={ setClientName }
133
- /> */ }
134
<TextControl
135
label={ translate( 'Client email' ) }
136
value={ clientEmail }
0 commit comments