I\'ve created a custom Hook that detects if a click was done outside of a component:
import { useEffect, useState } fro