leave breaking anchor for future self

This commit is contained in:
counterweight 2025-04-05 14:05:40 +02:00
parent 51fe6cae99
commit 81a3a3d4b2
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C

View file

@ -157,6 +157,7 @@ class CreateOfferModal {
this.trustCheckboxes.render(); this.trustCheckboxes.render();
breaksssssss();
//Continue moving components up here //Continue moving components up here
const otherDiv = document.createElement('div'); const otherDiv = document.createElement('div');