UNPKG

accelerator-core

Version:

[![Build Status](https://travis-ci.org/furkleindustries/accelerator-core.svg?branch=master)](https://travis-ci.org/furkleindustries/accelerator-core)

21 lines (14 loc) 340 B
import { log } from 'colorful-logging'; import { InkContainer, } from '../../bundles/componentsBundle'; import inkModule from './ink-testing.ink'; ### This is an MDX passage. #### It illustrates Markdown React with inclusion of Ink components. 1. Here 2. is 3. a 4. list! <div> {<InkContainer inkModule={inkModule} />} </div>