peterwiebe/gatsby-firebase-auth

fix typo on ROOOOT

Opened this issue · 0 comments

todo commented

// TODO: fix typo on ROOOOT
const wrapRoootElement = ({ element }) => (
<AuthContext.Provider>{element}</AuthContext.Provider>
)


This issue was generated by todo based on a TODO comment in 68c2ef4. It's been assigned to @peterwiebe because they committed the code.