Gregory Schier
2025-07-21 07:39:54 -07:00
parent 38b2893cbf
commit 178cc88efb

View File

@@ -37,7 +37,7 @@ export function useAuthTab<T extends string>(tabValue: T, model: AuthenticatedMo
<IconTooltip <IconTooltip
icon="magic_wand" icon="magic_wand"
iconSize="xs" iconSize="xs"
content="Authenticatin was inherited from an ancestor" content="Authentication was inherited from an ancestor"
/> />
</HStack> </HStack>
) : ( ) : (