notes
This commit is contained in:
@@ -10,7 +10,6 @@ class NotesView extends StatefulWidget {
|
||||
State<NotesView> createState() => _NotesViewState();
|
||||
}
|
||||
|
||||
|
||||
class _NotesViewState extends State<NotesView> {
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user