canal -> brook
This commit is contained in:
parent
a2ef7da707
commit
a6f2291309
25 changed files with 169 additions and 129 deletions
|
@ -1,5 +1,5 @@
|
|||
import 'package:flutter/material.dart';
|
||||
import 'package:canal/models/tab.dart';
|
||||
import 'package:brook/models/tab.dart';
|
||||
|
||||
class AccountTab extends StatelessWidget implements TabPage {
|
||||
const AccountTab({super.key});
|
||||
|
|
Reference in a new issue