Синтаксис атрибут в то же время, как имены React
const x = 42;
const elm = <MyComponent {...{x}} />;
Inexpensive Ibis
const x = 42;
const elm = <MyComponent {...{x}} />;