remove type prop form IconButtonElement
This commit is contained in:
parent
47a0928f4c
commit
fb04b4b58a
5 changed files with 3 additions and 9 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue