From eee9c25ccbc3c4a687f4d601131f8a45927dc20a Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Tue, 19 Dec 2023 09:43:53 -0600 Subject: [PATCH] Add todo --- src/alf/lib/system.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/alf/lib/system.tsx b/src/alf/lib/system.tsx index ad2cc44773..f0bf896b5d 100644 --- a/src/alf/lib/system.tsx +++ b/src/alf/lib/system.tsx @@ -104,6 +104,7 @@ export function createSystem< ) } + // TODO we don't get full intellisense from this hook, find out why function useStyles>( styles: O, ): {