yasir commited on
Commit
8d92ac7
1 Parent(s): 6cbb927

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -453,7 +453,7 @@ progress::-moz-progress-bar {
453
  </div>
454
  <div id="main">
455
  <div id="cont">
456
- <input type="text" name="" id="inp" placeholder=" Enter Prompt here..">
457
  <button id="create">Create </button>
458
  </div>
459
 
 
453
  </div>
454
  <div id="main">
455
  <div id="cont">
456
+ <input type="text" name="" id="inp" placeholder=" Enter Prompt here.." autocomplete="off">
457
  <button id="create">Create </button>
458
  </div>
459