tree
tree copied to clipboard
Examples are not working on Codesandbox
Hello, any of the examples on the documentation are not working, these are screenshots of this example in particular:
Expected:

On Codesandbox:

On issue #297 it is mentioned that we need to import "rc-tree/assets/index.css";, and with this the example works fine, furthermore I've observed that not importing any of the LESS files doesn't affect the working example at all.