From 70de0125abdc84d70580f82b29a4314e3515a587 Mon Sep 17 00:00:00 2001 From: hmhealey Date: Tue, 17 Nov 2015 16:10:16 -0500 Subject: Removed Modal base class --- web/react/components/channel_info_modal.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'web/react/components/channel_info_modal.jsx') diff --git a/web/react/components/channel_info_modal.jsx b/web/react/components/channel_info_modal.jsx index 5eac6be0f..18e125de3 100644 --- a/web/react/components/channel_info_modal.jsx +++ b/web/react/components/channel_info_modal.jsx @@ -1,7 +1,7 @@ // Copyright (c) 2015 Mattermost, Inc. All Rights Reserved. // See License.txt for license information. -const Modal = require('./modal.jsx'); +const Modal = ReactBootstrap.Modal; export default class ChannelInfoModal extends React.Component { render() { @@ -18,7 +18,6 @@ export default class ChannelInfoModal extends React.Component { {channel.display_name} -- cgit v1.2.3-1-g7c22