issues
search
mintlify
/
components
UI components for documentation made with React and TailwindCSS.
MIT License
79
stars
12
forks
source link
fix: return base64 encoded file from ApiInput
#78
Closed
NicoZweifel
closed
1 year ago
NicoZweifel
commented
1 year ago
Summary
Returns the file as base64 encoded string, ready to be displayed or sent, instead of
File
.
Improves types a bit.
Add File example to
ApiPlayground
story
Summary
File
.ApiPlayground
story