Improved importer

This commit is contained in:
2017-11-20 09:39:47 +01:00
parent 1f445feee4
commit 9fa9ccbe89
6 changed files with 24 additions and 16 deletions

5
mixins/ImportButton.pixy Normal file
View File

@ -0,0 +1,5 @@
component ImportButton(url string)
.buttons.import-buttons
a.button.mountable(href=url)
Icon("refresh")
span Import