summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/global/MkStickyContainer.stories.impl.ts
blob: 16c62ce03d77cd11b78a77e1c3b66b0218391d07 (plain)
1
2
3
4
5
6
7
8
/*
 * SPDX-FileCopyrightText: syuilo and other misskey contributors
 * SPDX-License-Identifier: AGPL-3.0-only
 */

/* eslint-disable @typescript-eslint/explicit-function-return-type */
import MkStickyContainer from './MkStickyContainer.vue';
void MkStickyContainer;