prismatic-io / spectral

Prismatic's typescript library for custom components
https://prismatic.io/docs/spectral/custom-component-library
35 stars 2 forks source link

Adds Nullish to Account for Older Components #248

Closed awburgard closed 2 months ago

awburgard commented 2 months ago

some older components don't have these properties and so were failing generation. this adds the ?? to account for this