Fix (#143)
This commit is contained in:
@@ -16,7 +16,7 @@ const DownloadCerts = ({ vin, publicCert, privateCert, onChangeView }) => {
|
||||
};
|
||||
return (
|
||||
<div>
|
||||
<h2>Download Certifcates</h2>
|
||||
<h2>Download Certificates</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<DownloadFileLink
|
||||
|
||||
Reference in New Issue
Block a user