UNPKG
auth0-react-lock
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
React Component for Auth0's Lock.js
github.com/auth0/auth0-react-lock
auth0/auth0-react-lock
auth0-react-lock
/
build
/
index.js
3 lines
(2 loc)
•
71 B
JavaScript
View Raw
1
2
3
"use strict"
;
module
.
exports
=
require
(
"./components/lock.component"
);