Memoize, lint

This commit is contained in:
Dan Abramov
2023-12-07 23:33:30 +00:00
parent a3a29556e9
commit 539e009bb8
3 changed files with 27 additions and 3 deletions
+1
View File
@@ -436,6 +436,7 @@ export function DesktopLeftNav() {
const styles = StyleSheet.create({
leftNav: {
// @ts-ignore web only
position: 'fixed',
top: 10,
// @ts-ignore web only