Feat: add copy button for download URL (#10)
* feat: add copy button for download link * fix: use quickshare repo link * fix: add auto-bump * auto-bump: bump to 0.2.2
This commit is contained in:
parent
2450522333
commit
cb8325081d
4 changed files with 238 additions and 19 deletions
|
@ -106,7 +106,8 @@ class AdminPanel extends React.PureComponent {
|
|||
this.log = logRef;
|
||||
this.log.info(
|
||||
<span>
|
||||
Know more about <a href="https://github.com/ihexxa">Quickshare</a>
|
||||
Know more about{" "}
|
||||
<a href="https://github.com/ihexxa/quickshare">Quickshare</a>
|
||||
</span>
|
||||
);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue