mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 05:17:51 +08:00
fixed domtoimage causing console log errors
This commit is contained in:
parent
cef0f70975
commit
e7727c5020
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
<link
|
||||
href="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/css/select2.min.css"
|
||||
rel="stylesheet"
|
||||
crossorigin="anonymous"
|
||||
/>
|
||||
<link rel="stylesheet" href="css/balloon.css" />
|
||||
<link rel="stylesheet" href="css/style.css" />
|
||||
|
|
Loading…
Reference in a new issue