filter icon indicating copy to clipboard operation
filter copied to clipboard

Unable to find the declaration to go - f.FilteredData()

Open phpnewnew opened this issue 1 year ago • 2 comments

// get filtered data newData := f.FilteredData()

phpnewnew avatar Oct 12 '22 03:10 phpnewnew

change to f.CleanData()?

// get filtered data newData := f.FilteredData()

phpnewnew avatar Oct 12 '22 04:10 phpnewnew

:) Can you send a PR to fix it? thanks

inhere avatar Oct 12 '22 06:10 inhere