walless
walless copied to clipboard
@walless/gui currently depends on @walless/icons - they should be decoupled
E.g under this line @walless/gui
depends on @walless/icons
, this mean as direct library we always need to install @walless/icons
whenever we use @walless/gui
.. this is very inconvenient, lets decouple them.