examples/ui/basic.ru in flipper-ui-1.1.2 vs examples/ui/basic.ru in flipper-ui-1.2.0
- old
+ new
@@ -40,11 +40,11 @@
}
end
config.actor_names_source = lambda do |_keys|
{
- '1' => 'John',
- '6' => 'Brandon',
+ '1' => '<a href="https://johnnunemaker.com">John</a>',
+ '6' => '<a href="https://opensoul.org">Brandon</a>',
}
end
end
# You can uncomment these to get some default data: