Skip to content

Commit 1e57e3a

Browse files
author
Mug
committed
Fixed bug
1 parent dab55ea commit 1e57e3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/LastUpdated.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ import {
2222
import API from "./MangaDexAPI/API";
2323
import { DPagination } from "./Manga";
2424
import { ElementUpdater } from "./utility";
25+
import { UserContext } from "./user-context";
2526

2627
export class LastUpdated extends React.Component {
2728
constructor(props) {

0 commit comments

Comments
 (0)