doxel-sander
Results
1
issues of
doxel-sander
`troika-three-text` ([github](https://github.com/protectwise/troika/tree/main/packages/troika-three-text)) recommends calling `sync` after any layout-changing properties, but this isn't done automatically when extending in Lunchbox. Current: ```ts import { extend } from 'lunchboxjs' import { Text }...