diff --git a/components/cacheExclusion/index.js b/components/cacheExclusion/index.js index 43868a3..49fdacc 100644 --- a/components/cacheExclusion/index.js +++ b/components/cacheExclusion/index.js @@ -57,6 +57,7 @@ const CacheExclusion = ({ methods, constants }) => { onChange={ handleCacheExclusionChange } value={currentValue} rows="1" + label={constants.text.cacheExclusionTitle} /> {isEdited &&