Skip to content

Commit

Permalink
UPDATE/AccumulateAllComponents.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
eeshaanSA authored Jun 28, 2023
1 parent 0d5d7d1 commit bd330f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import ListTranslations from "./ListTranslations";
import ListAllEntryProperties from "./ListAllEntryProperties";
import ListAllNonEntryInfo from "./ListAllNonEntryInfo";
import equal from "fast-deep-equal";
import { createURL, getIdType } from "./createURL";
import { createURL, getNodeType } from "../../utils";

/**
* Component used for rendering node information
Expand Down

0 comments on commit bd330f5

Please sign in to comment.