There was an error while loading. Please reload this page.
default props are missing the relevant typescript interface. This means that a prop for example of type string could be typed as a number in the default prop which could go uncaught.
default props are missing the relevant typescript interface. This means that a prop for example of type string could be typed as a number in the default prop which could go uncaught.