remnantchat/src/Bootstrap.js

5 lines
150 B
JavaScript
Raw Normal View History

// NOTE: This file is a shim to enable the Bootstrap component to be
// lazy-loaded.
import Bootstrap from './Bootstrap.tsx'
export default Bootstrap