Nicolò
Nicolò
**Describe the bug** A little bit of context, in https://github.com/prevwong/craft.js/issues/144 the first solution for cloning elements causes linked cloned nodes to change props to the original ones, https://github.com/prevwong/craft.js/issues/144#issuecomment-788700366 seems to...
### Description see #453 Moved inline css to style.css ### Type of change - [ ] 🐛 Bug fix - [ ] 💻 New feature - [ ] 📖 Documentation...
I think move [inline css ](https://github.com/asseinfo/react-kanban/blob/fee96a4b6699b327b6622b752c06ce6411977262/src/components/Board/components/Column/index.js#L33) to style.css would make the library more flexible and customizable. At the moment is really hard to make the board responsive (ex. use flex...
Is possible to retrieve users (and then scrape their profiles) from company url? Given a company url : `https://www.linkedin.com/company/mycompany` We can have a list of employees scraping : `https://www.linkedin.com/company/mycompany/people/` There...