diff --git a/src/index.tsx b/src/index.tsx index 2ba218f..083d28c 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -55,7 +55,7 @@ type FirstLevelTemplate< */ attrs: ( attrs: - | (Omit, "className"> & + | (Omit>, "className"> & Record) | (( props: ResultProps,