This is my html file :
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style/style.css">
</head>
<body>
<button id="aa">another</button>
<button id="eng">English</button>
<div class="container"></div>
<div class="containerAA"></div>
</body>
<script src="bundle.js"></script>
<script src="index.js"></script>
<script src="indexAr.js"></script>
</html>
i want to click on button (another) it give div with class container which is render functions from indexAr.js,
and when click on button (English), it give div with class containerAA
that is render data from index.js .
{props.tempdayA}°
{props.tempnightA}°