Nishanth C
Results
1
comments of
Nishanth C
``` import React, { useState, useEffect } from "react"; import Tex2SVG, { MathJaxProvider } from "react-hook-mathjax"; const mathJaxOptions = { svg: { scale: 1, // global scaling factor for all...