refactor: remove IndexErrorCode component and update ListErrorMaster

This commit is contained in:
2025-10-10 14:21:48 +07:00
parent bf03891142
commit 49dda8621b
2 changed files with 2 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ const ListErrorMaster = memo(function ListErrorMaster(props) {
marginBottom: '16px',
}}
>
Error Master
Cooming soon
</h2>
</div>
</Col>