+ testing...
+ {}}
+ tooltipPlacement={'bottom-start'}
+ />
{
onChange={() => {}}
tooltipPlacement={'bottom-start'}
/>
-
+
+ {/*
{Object.keys(groupedModules).map((categoryId, i) => {
const category = groupedModules[categoryId]
return (
@@ -541,7 +553,8 @@ export const RemixUiStaticAnalyser = (props: RemixUiStaticAnalyserProps) => {
)
})
}
-
+