UNPKG

@zendeskgarden/react-tags

Version:

Components relating to tags in the Garden Design System

8 lines (7 loc) 207 B
/** * Copyright Zendesk, Inc. * * Use of this source code is governed under the Apache License, Version 2.0 * found at http://www.apache.org/licenses/LICENSE-2.0. */ export { Tag } from './elements/Tag.js';