mirror of
https://github.com/outline/outline.git
synced 2026-06-22 15:54:23 +03:00
4 lines
60 B
JavaScript
4 lines
60 B
JavaScript
// @flow
|
|
import Alert from './Alert';
|
|
export default Alert;
|