import 'react-toastify/dist/ReactToastify.css' import { FaWhatsapp} from 'react-icons/fa' 5 changes: 5 additions & 0 deletions 5 src/pages/WebPages/index.js Original file line numberDiff line numberDiff line change @@ -0,0 +1,5 @@ export {default as HomePage} from "./HomePage"...
import 'package:hiddify/features/connection/data/connection_data_providers.dart'; import 'package:hiddify/features/connection/notifier/connection_notifier.dart'; import 'package:hiddify/utils/custom_loggers.dart'; import 'package:json_path/json_path.dart'; import 'package:riverpod_annotation/riverpod_...
Can't import the named export 'cloneElement' from non EcmaScript module (only default export is available) If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. Your bug will get fixed much faster if we can run your code ...
import 'package:hiddify/core/model/optional_range.dart'; import 'package:hiddify/core/notification/in_app_notification_controller.dart'; import 'package:hiddify/core/preferences/general_preferences.dart'; import 'package:hiddify/core/widget/adaptive_icon.dart'; import 'package:hiddify/core/widget/...