Skip to content

Commit

Permalink
Add debug to check lists
Browse files Browse the repository at this point in the history
  • Loading branch information
temnov98 committed Dec 7, 2023
1 parent 8f0aa5b commit 0a16ec0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ class CheckListPageComponent extends Component {
return t`
<div class="check-list-page-component">
<h1>Coming soon 😉</h1>
${DebugComponent}
</div>
`;
}
Expand Down

0 comments on commit 0a16ec0

Please sign in to comment.