get-max-width.ts

This commit is contained in:
nirholas
2026-03-31 10:23:39 +00:00
parent ed03162b08
commit f863533415

View File

@@ -25,3 +25,4 @@ const getMaxWidth = (yogaNode: LayoutNode): number => {
} }
export default getMaxWidth export default getMaxWidth