mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-03-19 17:06:03 +00:00
implement faider functionality
This commit is contained in:
@@ -7,3 +7,6 @@ React.render(
|
||||
require('./components/inviteForm')(),
|
||||
document.getElementById('invite-form'));
|
||||
|
||||
React.render(
|
||||
require('./components/fader')(),
|
||||
document.getElementById('fader'));
|
||||
|
||||
Reference in New Issue
Block a user