Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lareinayanyu committed Oct 17, 2024
1 parent a445cac commit 8601145
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ export function wrapChildren (props: Record<string, any> = {}, { hasVarDec, varC
children = <VarContext.Provider value={varContext}>{children}</VarContext.Provider>
}
return children
}
}

0 comments on commit 8601145

Please sign in to comment.