This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
ajswis
/
pokemon.trade
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
3daad848dc
Větve
Značky
add_graphql
master
relay_failure
setup_user_auth
user_authentication
pokemon.trade
/
app
/
views
/
application
/
_semantic_flash.html.haml
_semantic_flash.html.haml
94 B
Historie
Surový
1
= react_component("FlashAlerts", props: {alerts: flash.map { |k,v| {klass: k, message: v} }})