Skip to content

Commit

Permalink
Fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
Çağatay Çivici committed Sep 8, 2017
1 parent 0ca2314 commit 1593cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/showcase/listbox/ListBoxDemo.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React, {Component} from 'react';
import {Link} from 'react-router';
import {ListBox} from '../../components/listbox/Listbox';
import {ListBox} from '../../components/listbox/ListBox';
import {TabView,TabPanel} from '../../components/tabview/TabView';
import {CodeHighlight} from '../codehighlight/CodeHighlight';

Expand Down

0 comments on commit 1593cf8

Please sign in to comment.