UNPKG

@retailmenot/anchor

Version:

A React UI Library by RetailMeNot

7 lines 406 B
export { ResponsiveContext, ResponsiveProvider } from './ResponsiveProvider'; // TODO: Cell ships both as a standalone component but also as a child of Grid. At a later release // (current is 1.3.4) the standalone version should be deprecated. export { Cell } from '../Grid/Cell'; export { Grid } from '../Grid/Grid'; export { Adaptor } from './Adaptor/Adaptor.component'; //# sourceMappingURL=index.js.map