v1.9.3
Summary: - fixes a but where `auto` was passed to properties that don't support auto as a value - fixes errors in flow typing - Re-adds accidentally removed scripts to package.json Reviewed By: emilsjolander, arcanis Differential Revision: D6999447 fbshipit-source-id: df66976c74c4af082a1ca0527e3e1ce54bdeb732
This commit is contained in:
committed by
Facebook Github Bot
parent
d617ab6662
commit
ae9703712a
@@ -27,3 +27,5 @@ export type {
|
||||
Yoga$PositionType,
|
||||
Yoga$ExperimentalFeature,
|
||||
} from './YGEnums.js';
|
||||
|
||||
export type {Yoga$Node, Yoga$Config} from './entry-common';
|
||||
|
Reference in New Issue
Block a user