refactor: rename to single package 'newspaperui' for simpler install
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
||||
Layout, Section, Article, Masthead, Rule, Folio, IndexBox, Factbox,
|
||||
Headline, Subhead, Kicker, BodyText, Byline, Dateline,
|
||||
Figure, PullQuote, Footer, BreakingNewsBanner,
|
||||
} from 'newspaperui-components';
|
||||
} from 'newspaperui';
|
||||
import Link from 'next/link';
|
||||
|
||||
export default function LandingPage() {
|
||||
|
||||
Reference in New Issue
Block a user