Sha256: 4b5abb808b00508d316ec74db98b4081e09d0b4394c4d9cbacc71c1b096c0787

Contents?: true

Size: 166 Bytes

Versions: 16

Compression:

Stored size: 166 Bytes

Contents

import React from 'react';

const IndexTasks = () => (
  <div>
    <h1>Hello Foreman Tasks</h1>
    <h2>index-tasks-page</h2>
  </div>
);

export default IndexTasks;

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
foreman-tasks-0.16.3 webpack/ForemanTasks/Routes/IndexTasks/IndexTasks.js
foreman-tasks-0.15.11 webpack/ForemanTasks/Routes/IndexTasks/IndexTasks.js
foreman-tasks-0.16.2 webpack/ForemanTasks/Routes/IndexTasks/IndexTasks.js
foreman-tasks-0.15.10 webpack/ForemanTasks/Routes/IndexTasks/IndexTasks.js
foreman-tasks-0.16.1 webpack/ForemanTasks/Routes/IndexTasks/IndexTasks.js
foreman-tasks-0.17.0 webpack/ForemanTasks/Routes/IndexTasks/IndexTasks.js
foreman-tasks-0.15.9 webpack/ForemanTasks/Routes/IndexTasks/IndexTasks.js
foreman-tasks-0.15.8 webpack/ForemanTasks/Routes/IndexTasks/IndexTasks.js
foreman-tasks-0.15.7 webpack/ForemanTasks/Routes/IndexTasks/IndexTasks.js
foreman-tasks-0.16.0 webpack/ForemanTasks/Routes/IndexTasks/IndexTasks.js
foreman-tasks-0.15.6 webpack/ForemanTasks/Routes/IndexTasks/IndexTasks.js
foreman-tasks-0.15.5 webpack/ForemanTasks/Routes/IndexTasks/IndexTasks.js
foreman-tasks-0.15.4 webpack/ForemanTasks/Routes/IndexTasks/IndexTasks.js
foreman-tasks-0.15.3 webpack/ForemanTasks/Routes/IndexTasks/IndexTasks.js
foreman-tasks-0.15.2 webpack/ForemanTasks/Routes/IndexTasks/IndexTasks.js
foreman-tasks-0.15.1 webpack/ForemanTasks/Routes/IndexTasks/IndexTasks.js