p5.js-web-editor/client/modules/IDE/pages
Gabriel Sroka f3e8b81cb7 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)
2020-01-28 16:56:44 -05: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 2020-01-28 16:56:44 -05:00