Skip to content

Commit

Permalink
test(form): turn off PT-input render debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
skogsmaskin authored and rexxars committed Sep 23, 2022
1 parent 80bd1f5 commit d020ed1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const DEBUG_RENDERING = true
const DEBUG_RENDERING = false

function getRandomColor(): string {
const letters = '0123456789ABCDEF'
Expand Down

0 comments on commit d020ed1

Please sign in to comment.