docs cache control injection points

This commit is contained in:
Ishaan Jaff 2025-04-15 15:43:58 -07:00
parent ef80d25f16
commit 09df3815b8

View file

@ -44,7 +44,7 @@ const CacheControlSettings: React.FC<CacheControlSettingsProps> = ({
return (
<>
<Form.Item
label="Cache Control"
label="Cache Control Injection Points"
name="cache_control"
valuePropName="checked"
className="mb-4"