From 1947c49fb061f051ad5b323339a4bb780363419b Mon Sep 17 00:00:00 2001 From: f Date: Tue, 28 May 2024 18:36:22 -0300 Subject: [PATCH] fix: distinguir los valores --- app/views/posts/_new_array_value.haml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/posts/_new_array_value.haml b/app/views/posts/_new_array_value.haml index 75c5bf4d..00cf293f 100644 --- a/app/views/posts/_new_array_value.haml +++ b/app/views/posts/_new_array_value.haml @@ -1,2 +1,3 @@ .col - %p= value + %p + %strong= value