Skip to content

Commit

Permalink
Add Date Picker
Browse files Browse the repository at this point in the history
  • Loading branch information
yenienserrano committed Mar 11, 2024
1 parent fd0a62c commit 695e9ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const DashboardAWS: React.FC = () => {
<SearchBar
appName='aws-searchbar'
{...searchBarProps}
showDatePicker={false}
showDatePicker={true}
showQueryInput={true}
showQueryBar={true}
/>
Expand Down

0 comments on commit 695e9ae

Please sign in to comment.