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>
|
</div>
|
||||||
|
|
||||||
<!-- Result Section -->
|
<!-- Result Section -->
|
||||||
<div id="result-container">
|
<div id="result"></div>
|
||||||
<p class="result-info">After merging, your calendar URL will appear here.</p>
|
|
||||||
<div id="result"></div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue