Evan Slawski
Evan Slawski
**Expected behavior** I can view and scroll the docs for the Modal component in Storybook **Actual behavior** The docs for the Modal component load, but you are unable to scroll...
**Is your feature request related to a problem? Please describe.** It would be nice to be able to configure the timeout and retry specification for `JsonEndpoint` like can be done...
**The problem** When using TypeScript with JSX, attempting to use a Pharos web component without extending the JSX namespace will result in an error like the following: ``` Property my-app-pharos-button...