Skip to content

Commit 13b2dbe

Browse files
retepsrschristian
andauthored
Update src/pretty.js
Co-authored-by: Ryan Christian <[email protected]>
1 parent f2455d8 commit 13b2dbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pretty.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ const UNNAMED = [];
2424

2525
const EMPTY_ARR = [];
2626
const EMPTY_STR = '';
27+
2728
/**
2829
* Render Preact JSX + Components to a pretty-printed HTML-like string.
2930
* @param {VNode} vnode JSX Element / VNode to render

0 commit comments

Comments
 (0)