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
|
||||
|
||||
@@ -4,7 +4,7 @@ exports[`DownloadCerts Render 1`] = `
|
||||
<div>
|
||||
<div>
|
||||
<h2>
|
||||
Download Certifcates
|
||||
Download Certificates
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user