gradio/js/app
Hannah 7f6d0e19ad
Fix images being cut off within a gr.Row()'s children (#4896)
* apply missing flex to Row component

* remove redundant !important

* changelog

* add (sort of a) row test

* remove import
2023-07-17 17:08:17 +01:00
..
public
src Fix images being cut off within a gr.Row()'s children (#4896) 2023-07-17 17:08:17 +01:00
test move all of the chatbot component in to js/chatbot (#4900) 2023-07-13 17:41:47 +01:00
.gitignore
build_plugins.ts format (#4810) 2023-07-06 18:43:49 +01:00
index.html format (#4810) 2023-07-06 18:43:49 +01:00
lite.html Lite: PoC of an online editor (#4809) 2023-07-10 10:00:05 +01:00
package.json
postcss.config.js
vite.config.ts