mirror of
https://github.com/exane/not-gwent-online
synced 2025-11-08 09:08:40 +00:00
implement login view
This commit is contained in:
11
site/client/app/components/modals/login.js
Normal file
11
site/client/app/components/modals/login.js
Normal file
@@ -0,0 +1,11 @@
|
||||
module.exports = {
|
||||
|
||||
template: require('../../views/modals/login.html'),
|
||||
|
||||
inherit: true,
|
||||
|
||||
methods: {
|
||||
|
||||
}
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user