Skip to content

Commit 8b632ef

Browse files
Niklas AndréassonNiklas Andréasson
Niklas Andréasson
authored and
Niklas Andréasson
committedApr 30, 2014
Update README.md
1 parent dd5111f commit 8b632ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ First of make sure to install derby-datepicker through npm `npm install derby-da
2424
Including
2525
--------
2626

27-
app.component(require('derby-datepicker'));
27+
app.use(require('derby-datepicker'));
2828
2929
In template
3030
-------

0 commit comments

Comments
 (0)
Please sign in to comment.