ndla-ui
Version:
UI component library for NDLA.
11 lines (9 loc) • 298 B
JavaScript
/**
* Copyright (c) 2018-present, NDLA.
*
* This source code is licensed under the GPLv3 license found in the
* LICENSE file in the root directory of this source tree.
*
*/
export { default as FilterList } from './FilterList';
export { default as FilterListPhone } from './FilterListPhone';