We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
대부분의 페이지에서 로딩 & 스켈레톤을 함께 보여주고 있습니다.
보여질 페이지의 컨탠츠 내용에 따라 <Loading /> 혹은 <Skeleton /> 컴포넌트를 보여주도록 수정합니다.
<Loading />
<Skeleton />
The text was updated successfully, but these errors were encountered:
No branches or pull requests
목적
대부분의 페이지에서 로딩 & 스켈레톤을 함께 보여주고 있습니다.
보여질 페이지의 컨탠츠 내용에 따라
<Loading />
혹은<Skeleton />
컴포넌트를 보여주도록 수정합니다.참고
The text was updated successfully, but these errors were encountered: