Egor Dymov
Results
2
issues of
Egor Dymov
Hello! Is it a way to create a custom column with dynamic width. I need it to render correct tree toggle. Tree has up to 8 levels deep
Lib does not work in Sveltekit. It renders only empty svg: ```html undefined ``` But, if i copy it in project and use it from there, it somehow works svelte-inline-svg:...