UNPKG

atom-nextjs

Version:

Build a blog in NextJS using components, TailwindCSS, and Atom CMS.

3 lines (2 loc) 96 B
import React from 'react'; export declare const AtomArticleSkeleton: () => React.JSX.Element;