Commit 1ec9a47a authored by Lê Bảo Hồng Đức's avatar Lê Bảo Hồng Đức

[tag]0.1-vcci

parent df0da62f
Pipeline #52404 passed with stages
in 6 minutes and 58 seconds
...@@ -676,7 +676,7 @@ export default function AdminBaseConfigPage() { ...@@ -676,7 +676,7 @@ export default function AdminBaseConfigPage() {
} catch (error) { } catch (error) {
console.error(error); console.error(error);
if (mounted) { if (mounted) {
toast.error("Không thể tải danh sách banner"); toast.error("Không thể tải danh sách banner");
} }
} }
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment