bubbles icon indicating copy to clipboard operation
bubbles copied to clipboard

fix(progress): Change reference from tea.Model to Model in Progress.Update

Open FOREVEREALIZE opened this issue 1 year ago • 0 comments

Currently Progress.Update returns tea.Model, therefore making it incompatible with progress.Model, which is the intended type. This PR fixes that.

FOREVEREALIZE avatar Jul 04 '24 14:07 FOREVEREALIZE