Closed edalzell closed 5 months ago
Almost everything in Statamic, after augmentation, is a Values or Value object. It would be amazing if this addon had synths for those.
Values
Value
I quickly tried to write them and ran into a weird error, I'll see if I can figure it out and PR it.
What do you think @edalzell ?
https://github.com/jonassiewertsen/statamic-livewire/pull/62
Almost everything in Statamic, after augmentation, is a
Values
orValue
object. It would be amazing if this addon had synths for those.I quickly tried to write them and ran into a weird error, I'll see if I can figure it out and PR it.