I'm guessing the props accidentally had the export keywords removed. This isn't caught by CI because the props are passed in by a spread parameter.
I'm guessing the props accidentally had the export keywords removed. This isn't caught by CI because the props are passed in by a spread parameter.