minor update
This commit is contained in:
parent
1596f14ecd
commit
5d9f4787a5
2 changed files with 4 additions and 2 deletions
|
|
@ -45,7 +45,8 @@ export {
|
|||
useFileControllerAPI,
|
||||
useContractAPI, //TODO: update api with resolve, reject
|
||||
useJohnDeereProxyAPI, //TODO: update api with resolve, reject
|
||||
useCNHiProxyAPI //TODO: update api with resolve, reject
|
||||
useCNHiProxyAPI, //TODO: update api with resolve, reject
|
||||
useLibraCartProxyAPI //TODO: update api with resolve, reject
|
||||
} from "./pond/pond";
|
||||
// export { SecurityContext, useSecurity } from "./security";
|
||||
export { SnackbarContext, useSnackbar } from "./Snackbar";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue