This commit is contained in:
Eric Bailey
2023-12-19 09:43:53 -06:00
parent 0a090fd796
commit eee9c25ccb
+1
View File
@@ -104,6 +104,7 @@ export function createSystem<
)
}
// TODO we don't get full intellisense from this hook, find out why
function useStyles<O extends Record<string, ResponsiveStyleProps>>(
styles: O,
): {