Notifications for Watched Markets
setShowWatchModal(true)}
/>
{/*// TODO: add none option to each section*/}
{Section(
,
'New Comments',
watched_markets_explanations_comments
)}
{Section(
,
'New Answers',
watched_markets_explanations_answers
)}
{Section(
,
'On Markets You Created',
watched_markets_explanations_your_markets
)}
{Section(
,
'Market Updates',
watched_markets_explanations_market_updates
)}
Balance Changes
{Section(
,
'Loans and Bonuses',
balance_change_explanations
)}
Other
{Section(
,
'General',
general_explanations
)}
)
}