Fix case
This commit is contained in:
parent
25e7ca8aa7
commit
6aa53c6775
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import { createContext } from "React";
|
||||
import { createContext } from "react";
|
||||
|
||||
import { BackgroundTasksContextType } from "./types";
|
||||
|
||||
|
|
Loading…
Reference in a new issue