carbon-react
Version:
A library of reusable React components for easily building user interfaces.
2 lines (1 loc) • 344 B
JavaScript
import t from"../../__internal__/filter-object-properties/filter-object-properties.js";const i=["width","height","minWidth","minHeight","maxWidth","maxHeight","size","display","verticalAlign","overflow","overflowX","overflowY","position","top","right","bottom","left"];function e(e){return t(e,i)}export{e as default,i as layoutPropertyNames};