refactor: rename to single package 'newspaperui' for simpler install
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
'use client';
|
||||
import Link from 'next/link';
|
||||
import { Layout, Section, Article, Headline, Subhead, Kicker } from 'newspaperui-components';
|
||||
import { Layout, Section, Article, Headline, Subhead, Kicker } from 'newspaperui';
|
||||
|
||||
const blocks = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user