Files
newsui/packages/docs/lib/nui-client.tsx
T

8 lines
289 B
TypeScript
Raw Normal View History

'use client';
export {
Layout, Section, Article, Layer, Masthead, Rule, Footer,
Headline, Subhead, Kicker, BodyText, Quote, Byline, Dateline, Caption,
Image, Figure, Video, PullQuote,
BreakingNewsBanner, Folio, IndexBox, Factbox, RelatedArticles, AuthorCard,
} from 'newspaperui';