Merge branch 'zotero/poc' of github.com:logseq/logseq into zotero/poc

pull/2456/head
Weihua Lu 2021-07-28 16:49:34 +08:00
commit 6867fb94a0
1 changed files with 1 additions and 1 deletions

View File

@ -246,5 +246,5 @@
(when @(::total state) (when @(::total state)
[:div.row [:div.row
[:div.bg-greenred-200.py-3.px-3.rounded-lg.col-span-full [:div.bg-greenred-200.py-3.rounded-lg.col-span-full
[:progress.w-full {:max (+ @(::total state) 30) :value @(::progress state)}] "Importing items from Zotero....Please wait..."]])]) [:progress.w-full {:max (+ @(::total state) 30) :value @(::progress state)}] "Importing items from Zotero....Please wait..."]])])