mirror of
https://github.com/chinchang/web-maker.git
synced 2025-10-13 04:24:23 +02:00
show saved item count
This commit is contained in:
@@ -471,7 +471,7 @@
|
||||
<button class="btn saved-items-pane__close-btn" id="js-saved-items-pane-close-btn">X</button>
|
||||
<div class="flex flex-v-center" style="justify-content: space-between;">
|
||||
|
||||
<h3>My Library</h3>
|
||||
<h3>My Library <span id="savedItemCount"></span></h3>
|
||||
<div class="main-header__btn-wrap">
|
||||
<a d-click="exportItems" href="" class="btn btn-icon">Export
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user