budibase/packages/materialdesign-components/src/List/index.js

3 lines
73 B
JavaScript
Raw Normal View History

import "./_style.scss";
export { default as List } from "./List.svelte";