refactor: rename to single package 'newspaperui' for simpler install
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
'use client';
|
||||
import { Layout, Section, Article, Rule, Headline, Subhead, Kicker, BodyText, Byline, Dateline, Figure, PullQuote } from 'newspaperui-components';
|
||||
import { Layout, Section, Article, Rule, Headline, Subhead, Kicker, BodyText, Byline, Dateline, Figure, PullQuote } from 'newspaperui';
|
||||
|
||||
export default function EnFeature() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user