Skip to content

Commit 0522761

Browse files
committed
fix: remove standalone import in index.ts
1 parent 695bf78 commit 0522761

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

templates/nextjs/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
* @package vardumper/extended-htmldocument
77
*/
88

9-
import { A } from './inline/a';
10-
119
// Block Elements
1210
export { Article, type ArticleProps } from './block/article/article';
1311
export { Aside, type AsideProps } from './block/aside/aside';

0 commit comments

Comments
 (0)