TypeScript component for displaying files in Bento front-ends.
VERSION='0.2.0' # specify latest here
npm install "https://github.com/bento-platform/bento-file-display/releases/download/v${VERSION}/bento-file-display-v${VERSION}.tgz"Make sure to import the stylesheet as well:
import "bento-file-display/dist/style.css";