File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -53,10 +53,9 @@ See [How to choose cross-platform tech](https://dev.to/codinsonn/why-use-react-n
5353
5454** PR & branch based plugins will provide you with the ability to:**
5555
56- ✅ Learn what code and files change together to add a feature
57- ✅ By inspecting the diff that makes it possible
58- ✅ Allowing you to check-out and test a plugin before adding it
59- ✅ Making any edits yourself before mergin it in
56+ ✅ learn what code and files change together to add a feature
57+ ✅ inspecting the diff that makes it possible
58+ ✅ check-out, test and edit a plugin before merging
6059
6160* This universal base starter already has some git-based plugins in the form of mergeable pull-request.*
6261
@@ -74,7 +73,7 @@ On top of so many other options, you'll also be able to move *even faster* thank
7473📋 Way of Working enabling copy & pasting entire features across projects
7574💡 Innovative way to use Zod as the Single Source of Truth for all data defs
7675
77- > Sounds interesting? 👉 [ FullProduct.dev] ( https://fullproduct.dev )
76+ > Sound interesting? 👉 [ FullProduct.dev] ( https://fullproduct.dev )
7877
7978## Next adapter & related docs
8079
You can’t perform that action at this time.
0 commit comments