UNPKG

gestalt

Version:

A set of React UI components which enforce Pinterest's design language

3 lines (2 loc) 170 B
declare const useIsWrappedContainer: (wrappedRef: React.MutableRefObject<HTMLDivElement | null>, checkWrapped: boolean) => boolean; export default useIsWrappedContainer;