diff --git a/src/web-check-live/components/Form/Nav.tsx b/src/web-check-live/components/Form/Nav.tsx index ec2dcc4..3a60a1e 100644 --- a/src/web-check-live/components/Form/Nav.tsx +++ b/src/web-check-live/components/Form/Nav.tsx @@ -22,7 +22,7 @@ const Nav = (props: { children?: ReactNode}) => {
Web Check Icon - Web Check + Web Check {props.children && props.children}
diff --git a/src/web-check-live/hooks/motherOfAllHooks.ts b/src/web-check-live/hooks/motherOfAllHooks.ts index 3848252..fef5cab 100644 --- a/src/web-check-live/hooks/motherOfAllHooks.ts +++ b/src/web-check-live/hooks/motherOfAllHooks.ts @@ -47,6 +47,10 @@ const useMotherOfAllHooks = (params: UseIpAddressProps