Skip to content

v0.0.8

Compare
Choose a tag to compare
@amr3k amr3k released this 25 Apr 01:57
· 109 commits to main since this release
b74383f

Using Telegram script to load the iframe and adjust its height.
The iframe then is being reactive with dark mode and color changes.

In the past, I was loading iFrame manually but couldn't adjust its height dynamically due to CORS.
The current method works well.