CEC-749 Generate cert UI (#141)
* Add Create Certificate page * Tests * Update permission check * Use Azure
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`DownloadFileLink Render 1`] = `
|
||||
<div>
|
||||
<a
|
||||
download="test.txt"
|
||||
>
|
||||
test.txt
|
||||
</a>
|
||||
</div>
|
||||
`;
|
||||
Reference in New Issue
Block a user