repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git]
/
applications
/
pass-extension
/
public
/
dropdown.html
blob
a6337972f6429ff14ac95470100e414c6c11ecc3
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<link
rel
=
"stylesheet"
href
=
"styles/dropdown.css"
/>
5
</head>
6
7
<body>
8
<div
id
=
"root"
></div>
9
<script
src
=
"dropdown.js"
defer
=
"defer"
charset
=
"UTF-8"
></script>
10
</body>
11
</html>