Skip to content

Commit 2a4efaf

Browse files
Extract scribbled paragraph constant to const file and create barrel file
1 parent 7fded32 commit 2a4efaf

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export * from './paragraph-scribbled-shape';
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export const MIN_LINE_HEIGHT = 25;

0 commit comments

Comments
 (0)