Skip to content

Commit 12bae84

Browse files
committed
chore: fix typo
1 parent cb96cbb commit 12bae84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/eui/src/components/filter_group/filter_button.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export type EuiFilterButtonProps = {
3939
*
4040
* Accepted values are integers and percentages (e.g., 20%).
4141
* Passing other values is not supported and may break the layout.
42-
*ą
42+
*
4343
* @example 10
4444
* @example '20%'
4545
*/

0 commit comments

Comments
 (0)