X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/9be874f7744b5ceb53f4be20d1748db34859468a..676a8457983ed1660493f747cc4bb506c8ddbe9c:/src/views-components/form-fields/search-bar-form-fields.tsx diff --git a/src/views-components/form-fields/search-bar-form-fields.tsx b/src/views-components/form-fields/search-bar-form-fields.tsx index 837f13cb..2eea38c4 100644 --- a/src/views-components/form-fields/search-bar-form-fields.tsx +++ b/src/views-components/form-fields/search-bar-form-fields.tsx @@ -71,6 +71,12 @@ export const SearchBarTrashField = () => component={CheckboxField} label="In trash" />; +export const SearchBarPastVersionsField = () => + ; + export const SearchBarDateFromField = () =>