delint
This commit is contained in:
parent
0bcfe5819f
commit
be6a382121
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ export const RovingTabIndexProvider = ({children, handleHomeEnd}) => {
|
|||
<HomeEndHelper>
|
||||
{ children }
|
||||
</HomeEndHelper>
|
||||
</RovingTabIndexContext.Provider>
|
||||
</RovingTabIndexContext.Provider>;
|
||||
}
|
||||
|
||||
return <RovingTabIndexContext.Provider value={context}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue