Skip to content

Commit d554315

Browse files
committed
cleanup
1 parent 329a213 commit d554315

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

demo/pages/HomePage/LookupBaseDynamicSection.jsx

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,6 @@ import SLDSLookup from '../../../components/SLDSLookup';
1414

1515
import {default as PrismCode} from 'react-prism/lib/PrismCode';
1616

17-
18-
const items = [
19-
{label:'Paddy\'s Pub'},
20-
{label:'Tyrell Corp'},
21-
{label:'Paper St. Soap Company'},
22-
{label:'Nakatomi Investments'},
23-
{label:'Acme Landscaping'},
24-
{label:'Acme Construction'}
25-
];
26-
27-
28-
2917
module.exports = React.createClass( {
3018

3119
getDefaultProps () {

0 commit comments

Comments
 (0)