Skip to content

Commit

Permalink
fix(detail_screen.dart): Add accordion import that seemed to get lost…
Browse files Browse the repository at this point in the history
… somewhere
  • Loading branch information
rlperez committed Dec 28, 2021
1 parent 51fb207 commit 160408a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/traits/detail_screen.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import 'package:accordion/accordion.dart';
import 'package:flutter/material.dart';
import 'package:provider/provider.dart';
import 'package:yonomi_device_widgets/assets/traits/unknown_item_icon.dart';
Expand Down

0 comments on commit 160408a

Please sign in to comment.