This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lee
/
ha_permissions
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
faa4231f63
Branches
Tags
development
master
ha_permissions
/
ui
/
dashboard
/
index.js
index.js
85 B
History
Raw
1
2
3
4
5
export default {
display(){
console.log("displaying dashboard");
}
}