README
Setup
npm install --s react-maths
import React from 'react';
import { MathsEnabler, MathsInput, MathsKeypad } from 'react-maths'
function App() {
return (
<MathsEnabler>
<MathsInput />
<MathsKeypad>
<MathsKeypad.Row>
<MathsKeypad.Key latex='7' cmd='7' />
<MathsKeypad.Key latex='8' cmd='8' />
<MathsKeypad.Key latex='$+