Add a thing to inspect reactions. #48

This commit is contained in:
2024-04-21 14:18:06 -04:00
parent bd14168627
commit 628716ec28
6 changed files with 64 additions and 4 deletions

View File

@ -11,7 +11,8 @@
</style>
</head>
<body style="margin: 0; padding: 0">
<tf-app />
<tf-app></tf-app>
<tf-reactions-modal id="reactions_modal"></tf-reactions-modal>
<script>
window.litDisableBundleWarning = true;
</script>