Skip to content

Commit

Permalink
Tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjbradshaw committed Aug 1, 2024
1 parent dd2be7b commit 555aa52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/child/perf.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ function usedEl(detail, duration) {
lastPerfEl = perfEl

info(
`\n${Side} position calculated from:\n`,
`\n${Side} position calculated from:`,
perfEl,
`\nParsed ${len} ${hasTags ? 'tagged' : 'potentially overflowing'} elements in ${round(duration)}ms`,
)
Expand Down

0 comments on commit 555aa52

Please sign in to comment.