mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
stubbing out some overlay framework
This commit is contained in:
10
src/overlay/popup.html
Normal file
10
src/overlay/popup.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8" />
|
||||
</head>
|
||||
<body style="background-color: white;">
|
||||
This is the popup!!!
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user