@@ -456,7 +456,7 @@ function DialogInner({
|
|||||||
</Admonition>
|
</Admonition>
|
||||||
)}
|
)}
|
||||||
<Button
|
<Button
|
||||||
label={l`Add an additional search filter`}
|
label={l`Add another search filter`}
|
||||||
size="small"
|
size="small"
|
||||||
color="secondary"
|
color="secondary"
|
||||||
disabled={filters.length >= MAX_FILTERS}
|
disabled={filters.length >= MAX_FILTERS}
|
||||||
|
|||||||
Reference in New Issue
Block a user