0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 03:12:40 +00:00
This commit is contained in:
Gazook89
2024-08-23 15:06:48 -05:00
parent 2246944dd2
commit f34107ee1d

View File

@@ -91,7 +91,7 @@ const ToolBar = ({ onZoomChange, currentPage, onPageChange, totalPages })=>{
<div className='tool'> <div className='tool'>
<input <input
id='page-input' id='page-input'
class='text-input' className='text-input'
type='text' type='text'
name='page' name='page'
inputMode='numeric' inputMode='numeric'