This website works better with JavaScript
Home
Explore
Help
Sign In
thisnthat
/
wizard-plugin
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
a3f9135698
Branches
Tags
base
master
wizard-plugin
/
assets
/
javascripts
/
discourse
/
initializers
/
wizard-edits.js.es6
wizard-edits.js.es6
66 B
History
Raw
1
2
3
4
5
6
export default {
name: 'wizard-edits',
initialize() {
}
};