useCallback for listeners

This commit is contained in:
apoorvlathey
2024-10-30 19:25:32 +04:00
parent 895f6d37b2
commit e6303ffc64
3 changed files with 187 additions and 155 deletions

View File

@@ -17,6 +17,7 @@ const theme = extendTheme({
global: {
body: {
bg: "brand.black",
color: "white",
},
},
},