refactor: rename to single package 'newspaperui' for simpler install
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
Subhead,
|
||||
BodyText,
|
||||
Rule,
|
||||
} from 'newspaperui-components';
|
||||
} from 'newspaperui';
|
||||
import { CodeBlock } from '@/components/CodeBlock';
|
||||
|
||||
export default function ResponsivePage() {
|
||||
|
||||
@@ -7,7 +7,7 @@ import {
|
||||
Subhead,
|
||||
BodyText,
|
||||
Rule,
|
||||
} from 'newspaperui-components';
|
||||
} from 'newspaperui';
|
||||
import { Demo } from '@/components/Demo';
|
||||
|
||||
export default function SpanningPage() {
|
||||
|
||||
Reference in New Issue
Block a user