mattermost-mobile/app/components/at_mention/index.js
2017-03-20 18:03:41 -03:00

5 lines
179 B
JavaScript

// Copyright (c) 2017 Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
import AtMention from './at_mention_container';
export default AtMention;