UNPKG

@ai-stack/payloadcms

Version:

<p align="center"> <img alt="Payload AI Plugin" src="assets/payload-ai-intro.gif" width="100%" /> </p>

6 lines (5 loc) 170 B
import React from 'react'; declare const LottieAnimation: ({ isLoading }: { isLoading?: boolean | undefined; }) => React.JSX.Element; export default LottieAnimation;