forked from Shiloh/old-remnantchat
5 lines
150 B
JavaScript
5 lines
150 B
JavaScript
// NOTE: This file is a shim to enable the Bootstrap component to be
|
|
// lazy-loaded.
|
|
import Bootstrap from './Bootstrap.tsx'
|
|
export default Bootstrap
|