mirror of
https://github.com/velocitatem/garlic.git
synced 2026-05-31 08:43:36 +00:00
Moved files
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
class Garlic {
|
class Garlic {
|
||||||
|
|
||||||
static clove(body) {
|
static clove(body) {
|
||||||
|
|
||||||
let bodyCopy = {...body};
|
let bodyCopy = {...body};
|
||||||
if (body.props) {
|
if (body.props) {
|
||||||
if (body.props.children) {
|
if (body.props.children) {
|
||||||
Reference in New Issue
Block a user