Skip to content

Commit

Permalink
docs(react): update toolbar story with label (#5216)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack committed Jan 30, 2020
1 parent e8659bf commit 86fa56d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -43,7 +43,7 @@ export default props => (
title="DataTable"
description="With toolbar"
{...getTableContainerProps()}>
<TableToolbar>
<TableToolbar aria-label="data table toolbar">
<TableToolbarContent>
<TableToolbarSearch onChange={onInputChange} />
<TableToolbarMenu>
Expand Down

0 comments on commit 86fa56d

Please sign in to comment.