n8n/packages/design-system/src/components/N8nResizeableSticky/index.ts

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
89 B
TypeScript
Raw Normal View History

import ResizeableSticky from './ResizeableSticky.vue';
export default ResizeableSticky;