Changed import icon
This commit is contained in:
parent
2a2424e61b
commit
4856d789a5
@ -1,5 +1,5 @@
|
|||||||
component ImportButton(url string)
|
component ImportButton(url string)
|
||||||
.buttons.import-buttons
|
.buttons.import-buttons
|
||||||
a.button.mountable(href=url)
|
a.button.mountable(href=url)
|
||||||
Icon("refresh")
|
Icon("check")
|
||||||
span Import
|
span Import
|
Loading…
Reference in New Issue
Block a user