Skip to content

Commit bded285

Browse files
committed
working but not persistent
1 parent fa8b734 commit bded285

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

my-app/src/views/SidebarView.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ function SidebarView(props) {
4747
initialValue={props.initialTranscriptElegiblityValue}
4848
/>
4949
<div className='flex-auto justify-center '>
50-
<ResetButtonField
50+
{/*<ResetButtonField
5151
resetAllFilters = {props.resetAllFilters}
52-
/>
52+
/>*/}
5353
<div className="z-10 w-100% rounded-lg justify-center pb-10" >
5454

5555
<DropDownField

0 commit comments

Comments
 (0)