We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb96cbb commit 12bae84Copy full SHA for 12bae84
1 file changed
packages/eui/src/components/filter_group/filter_button.tsx
@@ -39,7 +39,7 @@ export type EuiFilterButtonProps = {
39
*
40
* Accepted values are integers and percentages (e.g., 20%).
41
* Passing other values is not supported and may break the layout.
42
- *ą
+ *
43
* @example 10
44
* @example '20%'
45
*/
0 commit comments