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