This website works better with JavaScript
Home
Explore
Help
Sign In
ajswis
/
pokemon.trade
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
3daad848dc
Branches
Tags
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
History
Raw
1
= react_component("FlashAlerts", props: {alerts: flash.map { |k,v| {klass: k, message: v} }})