• NOTE: Exotic components are not callable.

    Parameters

    • props: Omit<
          any,
          | "libraries"
          | "isFetchingLibraries"
          | "fetchLibraries"
          | "fetchQuicksightEmbedUrl",
      > & QuicksightDashboardOwnProps

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

Properties

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