abacus-ui-comps
v1.0.12
Published
I followed this youtube tutorial after running into a weird import error. https://www.youtube.com/watch?v=XHQi5a0TmMc The above video fixed import errors, but I was bundling a separate react implementation into the output of this ui library. [this video](
Downloads
7
Readme
UI Library For abacus
I followed this youtube tutorial after running into a weird import error. https://www.youtube.com/watch?v=XHQi5a0TmMc The above video fixed import errors, but I was bundling a separate react implementation into the output of this ui library. this video pointed out the peer-deps-external plugin, which is super important