Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/components/LoadingIndicator/LoadingIndicator.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ import React from 'react';

<Meta of={LoadingIndicatorStories} />

{/* 테스트 */}

# Loading Indicator

Loading Indicator는 사용자가 불특정한 시간을 기다려야 할 때 사용합니다.<br />
Expand Down
Loading