nexo/apps/mattermost/app/components/chips/constants.ts

4 lines
144 B
TypeScript

// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
// See LICENSE.txt for license information.
export const CHIP_HEIGHT = 24;