Sha256: 2e0e9e4975f4283bcdc293e8d5ebc9e4ac3283e983fe3b9e23fdd7cb52abcdfb

Contents?: true

Size: 167 Bytes

Versions: 9

Compression:

Stored size: 167 Bytes

Contents

import React from 'react';

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

export default BarGraph;

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_bar_graph/_bar_graph.tsx
playbook_ui-14.5.0.pre.alpha.PLAY1486highchartscssdrivenPOC3953 app/pb_kits/playbook/pb_bar_graph/_bar_graph.tsx
playbook_ui-14.5.0.pre.alpha.PLAY1486highchartscssdrivenPOC3950 app/pb_kits/playbook/pb_bar_graph/_bar_graph.tsx
playbook_ui-14.5.0.pre.alpha.PLAY1486highchartscssdrivenPOC3944 app/pb_kits/playbook/pb_bar_graph/_bar_graph.tsx
playbook_ui-14.5.0.pre.alpha.PLAY1486highchartscssdrivenPOC3940 app/pb_kits/playbook/pb_bar_graph/_bar_graph.tsx
playbook_ui-14.5.0.pre.alpha.PLAY1486highchartscssdrivenPOC3931 app/pb_kits/playbook/pb_bar_graph/_bar_graph.tsx
playbook_ui-14.5.0.pre.alpha.PLAY1486highchartscssdrivenPOC3930 app/pb_kits/playbook/pb_bar_graph/_bar_graph.tsx
playbook_ui-14.4.0.pre.alpha.PLAY1486highchartscssdrivenPOC3923 app/pb_kits/playbook/pb_bar_graph/_bar_graph.tsx
playbook_ui-14.4.0.pre.alpha.PLAY1486highchartscssdrivenPOC3921 app/pb_kits/playbook/pb_bar_graph/_bar_graph.tsx