p5.js-web-editor/client/modules/IDE/pages
Gabriel Sroka dabcccc494
Update IDEView.jsx
`<Overlay...` has a default `title` of `'Modal'`
https://github.com/processing/p5.js-web-editor/blob/master/client/modules/App/components/Overlay.jsx#L102

many modals are missing a title, so i added some. i made them basically the same as the `ariaLabel` (but capitalized, changed `-` to ` `, etc)
2019-12-29 15:43:06 -08:00
..
FullView.jsx Keep theme in sync with state across the app 2019-11-25 13:38:58 +01:00
IDEView.jsx Update IDEView.jsx 2019-12-29 15:43:06 -08:00