React utils
All React specific utils, components and hooks available from /react pathname.
import { Portal, mergeRefs, useStableCallback } from '@krutoo/utils/react';
SSR ready
Every hook and component is designed to be used in both the client and server parts of your applications.