Minor refacto
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import React, { createContext, PropsWithChildren } from 'react';
|
||||
import { createContext } from 'react';
|
||||
|
||||
type ResourceContextType = {
|
||||
basePath: string,
|
||||
|
||||
Reference in New Issue
Block a user