main

mattermost/focalboard

Last updated at: 29/12/2023 09:42

index.tsx

TLDR

This file exports the Menu component.

There are no methods or classes in this file.

// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
// See LICENSE.txt for license information.

import Menu from './menu'

export default Menu