fix(docs): misses one line in the create new page help

This commit is contained in:
Thomas Dupuis 2016-10-20 06:28:54 -04:00 committed by Tibing
parent ec0e5aa673
commit a587ac2606

View file

@ -69,6 +69,7 @@ import { routing } from './new.routing';
NewComponent NewComponent
] ]
}) })
export default class NewModule {}
``` ```
<br> <br>