React + Typescript...Its return type 'Element | undefined' is not a valid JSX element.'UsersTable' cannot be used as a JSX component.
Its return type 'Element | undefined' is not a valid JSX element.
Type 'undefined' is not assignable to type 'Element | null'.

