Skip to content

Commit 536d1fa

Browse files
committed
No options text
1 parent 2fdbb47 commit 536d1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ export default function BarcodeGenerator() {
505505
</ul>
506506
</>
507507
) : (
508-
<p className="text-gray-500 italic">No hay opciones disponibles</p>
508+
<p className="text-gray-500 italic">No available options</p>
509509
)}
510510

511511
</div>

0 commit comments

Comments
 (0)