mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 11:45:57 +08:00
4 lines
103 B
TypeScript
4 lines
103 B
TypeScript
![]() |
export default class LoadingModal extends Modal {
|
||
|
}
|
||
|
import Modal from "../../common/components/Modal";
|