mirror of
https://github.com/foss42/apidash.git
synced 2025-12-02 18:57:05 +08:00
refactor: move auth_textfield to widgets folder
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import 'package:apidash/screens/common_widgets/auth_textfield.dart';
|
||||
import 'package:apidash/widgets/auth_textfield.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:apidash_core/apidash_core.dart';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user