mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Clean up
This commit is contained in:
@@ -47,7 +47,7 @@ export function id<T extends Element = HTMLElement>(id: string): T {
|
||||
|
||||
/**
|
||||
* Runs the specified callback after `click` or `touchstart` event is triggered.
|
||||
*
|
||||
*
|
||||
* @param action The action to perform after interaction
|
||||
* @returns A function to clean up the event listeners.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user