#hey guys, im trying to do a popup but when i do this, it just shows a black white page...

5 messages · Page 1 of 1 (latest)

native seal
#

Or is this code all good?

opal dust
#

I don't think this is a better approach. Mostly you should try to avoid using document in React.

native seal
#

so hwta should i do?

#

should i use document.getElementById("click-list").addEventListener('click', function() { document.querySelector('.bg-modal').style.display = "flex";

#

in a js not jsx foleder?