refactor(ui): simplify result section in calendar merger interface
This commit is contained in:
parent
39b2d9f23b
commit
cf304efe61
1 changed files with 1 additions and 4 deletions
|
@ -57,10 +57,7 @@
|
|||
</div>
|
||||
|
||||
<!-- Result Section -->
|
||||
<div id="result-container">
|
||||
<p class="result-info">After merging, your calendar URL will appear here.</p>
|
||||
<div id="result"></div>
|
||||
</div>
|
||||
<div id="result"></div>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue