Multiple UI Improvements
Этот коммит содержится в:
@@ -362,11 +362,11 @@ export default class CreateComment extends React.Component {
|
||||
onClick={this.handleSubmit}
|
||||
/>
|
||||
{uploadsInProgressText}
|
||||
{preview}
|
||||
{postError}
|
||||
{serverError}
|
||||
</div>
|
||||
</div>
|
||||
{preview}
|
||||
</form>
|
||||
);
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user