• NOTE: Exotic components are not callable.

    Parameters

    • props: Omit<
          ClassAttributes<LibrariesPage> & LibrariesPageProps,

              | "search"
              | "results"
              | "isLoaded"
              | "libraries"
              | "updatedLibrary"
              | "fetchQA",
      > & LibrariesPageOwnProps

    Returns ReactElement<any, string | JSXElementConstructor<any>>

Properties

$$typeof: symbol
displayName?: string
WrappedComponent: typeof LibrariesPage