Commit Graph

2 Commits

Author SHA1 Message Date
bc7aca03e8 Remove semicolons from line endings 2022-10-31 17:22:08 +13:00
8461f86e88 Wrap color context with useColor custom hook
I find it easier to import hooks by useX instead of
useContext(X). Like how the navigation library is just
useNavigation
2022-10-14 17:24:02 +13:00