fix: error widget on html page

This commit is contained in:
bggRGjQaUbCoE
2024-09-14 00:48:45 +08:00
parent ec0e87e451
commit 78a9b45c75
2 changed files with 8 additions and 7 deletions

View File

@@ -1,4 +1,3 @@
import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:PiliPalaX/common/widgets/http_error.dart';