<%= pb_rails("time", props: { time: DateTime.now, size: "sm" }) %>
<%= pb_rails("time", props: { time: Time.now, size: "md" }) %>