Skip to content

Commit e34aadd

Browse files
committed
Remove dependencies docblocks
1 parent 2d37516 commit e34aadd

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

packages/ui/src/stack/stories/index.story.tsx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
1-
/**
2-
* External dependencies
3-
*/
41
import type { Meta, StoryObj } from '@storybook/react';
5-
6-
/**
7-
* Internal dependencies
8-
*/
92
import { Stack } from '../index';
103
import { Box } from '../../box';
114

0 commit comments

Comments
 (0)