vs-datatable 0.5.0 → 0.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -8
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -719,14 +719,6 @@ onMounted(() => {
|
|
|
719
719
|
|
|
720
720
|
MIT License - see [LICENSE](LICENSE) file for details.
|
|
721
721
|
|
|
722
|
-
## Contributing
|
|
723
|
-
|
|
724
|
-
1. Fork the repository
|
|
725
|
-
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
|
|
726
|
-
3. Commit your changes (`git commit -m 'Add some amazing feature'`)
|
|
727
|
-
4. Push to the branch (`git push origin feature/amazing-feature`)
|
|
728
|
-
5. Open a Pull Request
|
|
729
|
-
|
|
730
722
|
## Support
|
|
731
723
|
|
|
732
724
|
- 📧 Email: [oregunwasegun@gmail.com]
|