mirror of
https://github.com/flarum/core.git
synced 2025-06-12 09:32:11 +02:00
Make front-end localizable
This commit is contained in:
@ -2,7 +2,6 @@ import Component from 'flarum/Component';
|
||||
import LoadingIndicator from 'flarum/components/LoadingIndicator';
|
||||
import Alert from 'flarum/components/Alert';
|
||||
import Button from 'flarum/components/Button';
|
||||
import icon from 'flarum/helpers/icon';
|
||||
|
||||
/**
|
||||
* The `Modal` component displays a modal dialog, wrapped in a form. Subclasses
|
||||
|
Reference in New Issue
Block a user