This commit is contained in:
@@ -144,6 +144,7 @@ export default function Menu(props) {
|
|||||||
{/* BLOC Patch Name */}
|
{/* BLOC Patch Name */}
|
||||||
|
|
||||||
<div className="patch-name">
|
<div className="patch-name">
|
||||||
|
<label htmlFor="midi-in-select" className="text-xs font-bold text-gray-500 uppercase">PATCH NAME</label>
|
||||||
<input
|
<input
|
||||||
className="block w-full rounded-md border-gray-300 shadow-sm focus:border-indigo-300 focus:ring focus:ring-indigo-200 focus:ring-opacity-50"
|
className="block w-full rounded-md border-gray-300 shadow-sm focus:border-indigo-300 focus:ring focus:ring-indigo-200 focus:ring-opacity-50"
|
||||||
placeholder="Patch Name"
|
placeholder="Patch Name"
|
||||||
|
|||||||
Reference in New Issue
Block a user