mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-09 12:56:07 +08:00
missing import
This commit is contained in:
parent
88fcbfff4e
commit
c4139ac44b
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ import "./pages/about";
|
|||
import "./popups/pb-tables-popup";
|
||||
import "./elements/scroll-to-top";
|
||||
import "./popups/mobile-test-config-popup";
|
||||
import "./popups/edit-tags-popup";
|
||||
import * as TestStats from "./test/test-stats";
|
||||
import * as Replay from "./test/replay";
|
||||
import * as TestTimer from "./test/test-timer";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue