✨ ⏩ yoga.ts
This commit is contained in:
@@ -306,3 +306,4 @@ export class YogaLayoutNode implements LayoutNode {
|
|||||||
export function createYogaLayoutNode(): LayoutNode {
|
export function createYogaLayoutNode(): LayoutNode {
|
||||||
return new YogaLayoutNode(Yoga.Node.create())
|
return new YogaLayoutNode(Yoga.Node.create())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user