Skip to content

Commit

Permalink
feat(wordcloud): wordcloud (opensearch-project#1038)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kati-dev-hu authored Mar 22, 2021
1 parent 16b0c7c commit d724cad
Show file tree
Hide file tree
Showing 26 changed files with 4,137 additions and 2,413 deletions.
2 changes: 1 addition & 1 deletion packages/osd-charts/.playground/playground.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

import React from 'react';

import { Example } from '../stories/icicle/03_cpu_profile_flame';
import { Example } from '../stories/wordcloud/1_wordcloud';

export class Playground extends React.Component {
render() {
Expand Down
Loading

0 comments on commit d724cad

Please sign in to comment.