Skip to content

Commit 3606472

Browse files
committed
fix: lqip 제거 원복
1 parent 7610ef0 commit 3606472

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/thirty-pears-count.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"notion-to-utils": patch
3+
---
4+
5+
원복

packages/notion-to-utils/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export * from './client';
2-
export * from './utils'; // ? lqip-modern 사이즈 문제로 일단 제외
2+
// export * from './utils'; // ? lqip-modern 사이즈 문제로 일단 제외
33

44
import type {
55
PageObjectResponse,

0 commit comments

Comments
 (0)