UNPKG

@commercetools-docs/gatsby-theme-api-docs

Version:
5 lines (4 loc) 247 B
// Export only components that must be injected into the MDX provider // Do not export components that load large amounts of data, typically // via GatsbyJS Static Query Hooks. These should be imported into the // pages that need them selectively