update jsonpath library
This commit is contained in:
@@ -4,7 +4,7 @@ import React, { useEffect, useState } from "react";
|
||||
import { useRouter } from "next/router";
|
||||
import useTranslation from "next-translate/useTranslation";
|
||||
|
||||
import jsonpath from "jsonpath";
|
||||
import { JSONPath as jsonpath } from "jsonpath-plus";
|
||||
import {
|
||||
Field,
|
||||
reduxForm,
|
||||
|
||||
Reference in New Issue
Block a user