docs(demos): forms to inputs

This commit is contained in:
Drew Rygh
2015-10-28 13:11:29 -05:00
parent 9cf8999a05
commit a2946fa795
2 changed files with 3 additions and 3 deletions

View File

@ -123,7 +123,7 @@ export function getPageFor(hash) {
'card-advanced-weather': CardsAdvancedWeatherPage,
'forms': FormsPage,
'inputs': FormsPage,
'fixed-inline-labels': FixedInlinePage,
'floating-labels': FloatingPage,
'inline-labels': InlinePage,