tabletop-companion/app/views/shared/_notification.html.erb

4 lines
68 B
Plaintext
Raw Normal View History

2024-06-14 07:39:38 +00:00
<div data-controller="notifications">
<%= render object %>
</div>