Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmak1 committed Nov 19, 2023
1 parent 7f9c900 commit 1aba620
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/functions/render/render-dynamic.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
"use-strict";

import { CurrentKeyType } from "../../../types/types";
import { renderKeyData } from "./render-key-data";
import { renderValues } from "./render-values";
Expand Down

0 comments on commit 1aba620

Please sign in to comment.