michielkempen / nova-order-field

A field that adds reordering functionality to your Laravel Nova resource's index using the eloquent-sortable package by Spatie.
MIT License
59 stars 39 forks source link

Fixed limit bug on "Attach Resource" screen #20

Closed toonvandenbos closed 4 years ago

toonvandenbos commented 4 years ago

Not much to tell here, just a simple bug fix on my latest merged PR.