INNER CODE UNIT · JavaScript

LearnHow

Accenture/reactive-interaction-gateway · website/pages/en/index.js:125

const LearnHow = props => (
  <Block background="light">
    {[
      {
        content: 'Talk about learning how to use this',
        image: imgUrl('docusaurus.svg'),
        imageAlign: 'right',
        title: 'Learn How',
      },
    ]}
  </Block>
);

const TryOut = props => (
  <Block id="try">
    {[
      {
        content: 'Talk about trying this out',

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…