Skip to content

Commit

Permalink
Merge pull request #694 from hshoff/chris--sandbox-linktypes
Browse files Browse the repository at this point in the history
new(vx-demo): convert LinkTypes to codesandbox
  • Loading branch information
williaster authored May 21, 2020
2 parents b8bf49b + 108e6f4 commit 7d35a08
Show file tree
Hide file tree
Showing 9 changed files with 399 additions and 297 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 @@ -65,7 +65,7 @@ import Radar, {
import Responsive from '../docs-v2/examples/vx-responsive/Example';
import DragI from '../docs-v2/examples/vx-drag-i/Example';
import DragII from '../docs-v2/examples/vx-drag-ii/Example';
import LinkTypes from './tiles/LinkTypes';
import LinkTypes from '../docs-v2/examples/vx-linktypes/Example';
import Threshold, {
background as thresholdBackground,
} from '../docs-v2/examples/vx-threshold/Example';
Expand Down
Loading

0 comments on commit 7d35a08

Please sign in to comment.