This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
ajswis
/
pokemon.trade
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
3daad848dc
Branche
Tagy
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
História
Raw
1
= react_component("FlashAlerts", props: {alerts: flash.map { |k,v| {klass: k, message: v} }})