add more ui styles

This commit is contained in:
Alex Turchyn
2023-05-30 01:34:01 +03:00
parent 45adee6ddf
commit ccb8347575
12 changed files with 270 additions and 207 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<%= render 'shared/turbo_modal' do %>
<%= render 'shared/turbo_modal', title: 'Edit User' do %>
<%= render 'form', user: @user %>
<% end %>