const useIsPro = () => !!DISCO.is_pro_active; export default useIsPro;