remove redundant message
This commit is contained in:
@ -444,7 +444,6 @@
|
|||||||
<button id="copyTutorial"
|
<button id="copyTutorial"
|
||||||
class="bg-blue-600 hover:bg-blue-700 text-white font-semibold py-2 px-4 rounded-md transition duration-200">Copy
|
class="bg-blue-600 hover:bg-blue-700 text-white font-semibold py-2 px-4 rounded-md transition duration-200">Copy
|
||||||
Tutorial</button>
|
Tutorial</button>
|
||||||
<p id="copyNotification" class="hidden text-green-400 mt-2 text-sm">Tutorial copied to clipboard!</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user