lint fixes
This commit is contained in:
parent
18f588dc99
commit
3676c7af07
6 changed files with 13 additions and 12 deletions
|
@ -67,4 +67,6 @@ const SvgWrapper = forwardRef((props, ref) => {
|
|||
)
|
||||
})
|
||||
|
||||
SvgWrapper.displayName = 'SvgWrapper'
|
||||
|
||||
export default SvgWrapper
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue