Unverified Commit 96b86b53 authored by Andrei Eres's avatar Andrei Eres Committed by GitHub
Browse files

Add missed notification page (#73)

parent 148ad8f7
Pipeline #162141 passed with stages
in 3 minutes and 30 seconds
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Parity Signer Companion</title>
<style type="text/css">
body {
min-height: 600px;
min-width: 600px;
}
</style>
</head>
<body>
<div id="root"></div>
<script src='./extension.js'></script>
</body>
</html>
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment