remove type prop form IconButtonElement

This commit is contained in:
grafixeyehero 2022-07-07 23:35:28 +03:00
parent 47a0928f4c
commit fb04b4b58a
5 changed files with 3 additions and 9 deletions

View file

@ -40,7 +40,6 @@ const AccessScheduleList: FunctionComponent<IProps> = ({index, DayOfWeek, StartH
</div>
<IconButtonElement
is='paper-icon-button-light'
type='button'
className='btnDelete listItemButton'
title='Delete'
icon='delete'