Moved files

This commit is contained in:
2023-03-02 15:42:50 +01:00
parent c2562a20d5
commit 7965ee03b0
3 changed files with 1 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
class Garlic {
static clove(body) {
let bodyCopy = {...body};
if (body.props) {
if (body.props.children) {