Files
Nikhil Tanwar 09dc6f90fd Add custom CSS and JS support
Added an event listener for message event.
The idea is the website which embeds the widget will send a message using postMessage().
The expected message is:
{
css: // custom CSS code
js: // custom JS code
}
2022-08-15 18:22:22 +05:30
..
2022-08-15 18:22:22 +05:30
2022-08-11 21:18:21 +05:30
2022-05-16 14:27:37 +02:00
2022-08-11 21:18:21 +05:30