redoc/demo/components
Depickere Sven b74dcde42b
feat(#1251): Add file selector to demo application (#1859)
* feat(#1251): Add file selector to demo application

This PR should fix the request to add a file selector to the demo application see issue #1251 .

* refactor(): Remove function, use it implicit

* refactor(): Add interface props

* refactor(): Update method usage

use regular func as a Component declaration and the arrow func as a handler inside the component.
2022-01-24 19:58:46 +02:00
..
FileInput.tsx feat(#1251): Add file selector to demo application (#1859) 2022-01-24 19:58:46 +02:00