UNPKG

ndla-ui

Version:

UI component library for NDLA.

12 lines (9 loc) 232 B
/** * Copyright (c) 2017-present, NDLA. * * This source code is licensed under the GPLv3 license found in the * LICENSE file in the root directory of this source tree. * */ import Image from './Image'; export default Image;