mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-11 14:10:15 -07:00
db9b6b5b46
This closes #10, and improves insertion of files, by allowing both drag/drop and File dialog selections. Adapted all the UI to make it look good both on Mobile and Desktop - and to avoid hydration issues I had to use css visibility (which means duplication of code). As a side quest, I tried to support drag&drop from VSCode but it doesn't seem to work to transfer files, at least within chrome.