Add todo
This commit is contained in:
@@ -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>>(
|
function useStyles<O extends Record<string, ResponsiveStyleProps>>(
|
||||||
styles: O,
|
styles: O,
|
||||||
): {
|
): {
|
||||||
|
|||||||
Reference in New Issue
Block a user