- default(props: Omit<ClassAttributes<CustomListsForBook> & CustomListsForBookProps, "isFetching" | "fetchError" | "customListsForBook" | "allCustomLists" | "fetchAllCustomLists" | "fetchCustomListsForBook" | "editCustomListsForBook"> & CustomListsForBookOwnProps): ReactElement<any, string | JSXElementConstructor<any>>
-
Returns ReactElement<any, string | JSXElementConstructor<any>>
NOTE: Exotic components are not callable.