更正一处错误引用。
This commit is contained in:
parent
91ecd973ce
commit
7407133440
|
@ -1,5 +1,4 @@
|
|||
import { createContext, ReactNode, use, useEffect, useMemo, useState, useTransition } from 'react';
|
||||
import { ColorFunctionContext } from './ColorFunctionContext';
|
||||
import init, * as funcs from './color_functions/color_module';
|
||||
|
||||
export type ColorFunctionContextType = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user