mirror of
https://github.com/jcreek/phldnhack.git
synced 2026-07-12 18:43:43 +00:00
4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
Ractive.components.teacher = Ractive.extend({
|
|
template:'#teacher'
|
|
});
|