1
1
mirror of https://github.com/Redocly/redoc.git synced 2025-03-03 01:15:46 +03:00
redoc/demo/components
Depickere Sven b74dcde42b
feat(): Add file selector to demo application ()
* feat(): Add file selector to demo application

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

* 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(): Add file selector to demo application () 2022-01-24 19:58:46 +02:00