refac
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
<button
|
||||
class="self-center pointer-events-auto p-1 rounded-full bg-white dark:bg-gray-850"
|
||||
on:click={() => {
|
||||
console.log('hi');
|
||||
showControls.set(false);
|
||||
showEmbeds.set(false);
|
||||
embed.set(null);
|
||||
|
||||
Reference in New Issue
Block a user