This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
mirror of
https://github.com/discourse/discourse.git
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d902c4eb9f
discourse
/
app
/
assets
/
javascripts
/
admin
/
components
/
cancel-link.js.es6
4 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
UX cleanup changes to 2FA flow.
2018-03-22 23:05:11 -04:00
export default Ember.Component.extend({
DEV: introduces prettier for es6 files
2018-06-15 11:03:24 -04:00
tagName: ""
UX cleanup changes to 2FA flow.
2018-03-22 23:05:11 -04:00
});