Skip to content

Commit

Permalink
new(vx-demo): refactor legends to codesandbox example
Browse files Browse the repository at this point in the history
  • Loading branch information
williaster committed May 6, 2020
1 parent 0b9ff48 commit 794eff7
Show file tree
Hide file tree
Showing 7 changed files with 326 additions and 293 deletions.
2 changes: 1 addition & 1 deletion packages/vx-demo/src/components/Gallery.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import Pies from '../docs-v2/examples/vx-shape-pie/Example';
import Trees from './tiles/Trees';
import Dendrograms from './tiles/Dendrograms';
import Voronoi from './tiles/Voronoi';
import Legends from './tiles/Legends';
import Legends from '../docs-v2/examples/vx-legend/Example';
import StatsPlot from './tiles/Statsplot';
import GeoCustom from '../docs-v2/examples/vx-geo-custom/Example';
import GeoMercator from '../docs-v2/examples/vx-geo-mercator/Example';
Expand Down
279 changes: 0 additions & 279 deletions packages/vx-demo/src/components/tiles/Legends.tsx

This file was deleted.

Loading

0 comments on commit 794eff7

Please sign in to comment.