latapp преди 9 месеца
родител
ревизия
85b7e08520
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      public/main/index.html

+ 0 - 2
public/main/index.html

@@ -84,9 +84,7 @@
         </div>
         
         <div class="px-4 overflow-y-auto">
-            <form>
               <input type="text" id="searchInput" placeholder="Buscar..." class="w-full px-4 py-2 mb-4 border border-gray-300 rounded-lg focus:outline-none focus:ring-2 focus:ring-[#101419]">
-            </form>
             <ul id="productList" class="space-y-6">
             </ul>
         </div>