Commit 3f482afe authored by 林生雨's avatar 林生雨

fix UI

parent 50ecef77
......@@ -21,6 +21,7 @@ class ActiveState extends State<ActivePage> with AutomaticKeepAliveClientMixin {
@override
Widget build(BuildContext context) {
super.build(context);
return widget.child;
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment