about summary refs log tree commit diff
path: root/src/components/forms/SearchInput.tsx
Commit message (Collapse)AuthorAgeFilesLines
* ALF text input for generic search input (#5511)Samuel Newman2024-09-301-0/+75
* alf text input for generic search input * clearer ref naming * Adjust props and definition * Migrate props * Migrate props * Migrate props * Replace on search screen * rm old props --------- Co-authored-by: Eric Bailey <git@esb.lol>