Isabel B

Results 19 comments of Isabel B

can you be more descriptive here? So essentially a method that is called before the modal is closed? This could be added as a prop I think

you may need to be bring the smaller circle to the front layer, so it's on top of the background color

can any symbol be added or only math related?

Hi, I added a tax symbol. I am new to open source, so let me know if this was done correctly. I created a PR. Also, how do I test...

I think I created a PR for a branch called tax. Was it removed?

are there a list of symbols that still need to be added? I can add some more and create a PR

also, since you changed master, how do I get the latest on my local machine? if I do git pull it says I have the latest even though I don't...

git fetch https://github.com/lunaroyster/LaTeX-search master I used this command but my local was still not updated.

got it thanks! So I got the latest changes, committed, and then pushed. Did I push to the forked repo rather than directly to your master? I just pushed, but...

I get these strange errors if I try to run the program on my local machine: > react-scripts start sh: react-scripts: command not found npm ERR! code ELIFECYCLE npm ERR!...