Skip to content

Commit

Permalink
fix(demo): rename Timepicker demo to Basic (#3733)
Browse files Browse the repository at this point in the history
  • Loading branch information
svetoldo4444ka authored and valorkin committed Feb 22, 2018
1 parent 4592501 commit 1eb7990
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export const demoComponentContent: ContentSection[] = [
outlet: ExamplesComponent,
content: [
{
title: 'Timepicker',
title: 'Basic',
anchor: 'basic',
component: require('!!raw-loader?lang=typescript!./demos/basic/basic'),
html: require('!!raw-loader?lang=markup!./demos/basic/basic.html'),
Expand Down

0 comments on commit 1eb7990

Please sign in to comment.