# Error State URL: /components/error-state Source: https://github.com/daangn/seed-design/blob/dev/docs/content/components/(deprecated)/error-state.mdx 사용자에게 오류 혹은 조회 결과가 없음을 알리는 컴포넌트입니다. 더 이상 사용되지 않습니다. [Result Section](/components/result-section)을 사용하세요. ## 옵션 테이블 | 속성 | 값 | 기본값 | | ---------------------- | ---------------------------- | ---------------- | | variant | default, basement | default | | layout | with title, description only | description only | | secondary action label | string | | | title | string | | | description | string | | | show buttons | true, false | true |