Sha256: 219613a04858ab540c891d04289a123b1b3a7dac1c5ed4fda882b1b646c9f110

Contents?: true

Size: 169 Bytes

Versions: 9

Compression:

Stored size: 169 Bytes

Contents

import React from 'react';

const LineGraph: React.FC = () => {
  return (
    <div>
      This is a simple div component.
    </div>
  );
};

export default LineGraph;

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
playbook_ui-14.5.0.pre.alpha.PLAY1486highchartscssdrivenPOC3954 app/pb_kits/playbook/pb_line_graph/_line_graph.tsx
playbook_ui-14.5.0.pre.alpha.PLAY1486highchartscssdrivenPOC3953 app/pb_kits/playbook/pb_line_graph/_line_graph.tsx
playbook_ui-14.5.0.pre.alpha.PLAY1486highchartscssdrivenPOC3950 app/pb_kits/playbook/pb_line_graph/_line_graph.tsx
playbook_ui-14.5.0.pre.alpha.PLAY1486highchartscssdrivenPOC3944 app/pb_kits/playbook/pb_line_graph/_line_graph.tsx
playbook_ui-14.5.0.pre.alpha.PLAY1486highchartscssdrivenPOC3940 app/pb_kits/playbook/pb_line_graph/_line_graph.tsx
playbook_ui-14.5.0.pre.alpha.PLAY1486highchartscssdrivenPOC3931 app/pb_kits/playbook/pb_line_graph/_line_graph.tsx
playbook_ui-14.5.0.pre.alpha.PLAY1486highchartscssdrivenPOC3930 app/pb_kits/playbook/pb_line_graph/_line_graph.tsx
playbook_ui-14.4.0.pre.alpha.PLAY1486highchartscssdrivenPOC3923 app/pb_kits/playbook/pb_line_graph/_line_graph.tsx
playbook_ui-14.4.0.pre.alpha.PLAY1486highchartscssdrivenPOC3921 app/pb_kits/playbook/pb_line_graph/_line_graph.tsx