Harsh Baid
Harsh Baid
@borela Please check the updated issue. The following works fine: ``` const StyledInput = styled.div` margin: 0 20%; display: flex; ${breakpoints} { margin: 0 10%; } ` ``` but nesting...
Came across this repo as well and had trouble getting it working. The documentation isn't much help. Will probably switch off to something else, this isn't worth it.
incase anyone else is wondering why this isn't working for timeline charts, it's because Google Charts doesn't natively support those config options. For a full list of config options, see...
Ran into the same issue. This is actually a big pain point of react apexcharts. Current workaround (super hacky) was just to do add `chart-${Math.random()}` to the id key in...
I hear running a node on Algorand is pretty easy: https://developer.algorand.org/docs/run-a-node/setup/install/
oh awesome! Where would I file a request to add it to the repo?
Debian 10 Buster 
Is there an update/timeline on when this might be added? Definitely prefer going through the apt-get install process vs. just manually pulling the package
Any update on this?
Was there ever any update on this or if it's still being considered?