Skip to content

Commit

Permalink
Move chip to widget subfolder
Browse files Browse the repository at this point in the history
  • Loading branch information
micahmo committed Jan 9, 2024
1 parent 874b90a commit 3ff59ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/search/pages/search_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import 'package:thunder/feed/view/feed_widget.dart';
import 'package:thunder/post/bloc/post_bloc.dart' as post_bloc;
import 'package:thunder/post/pages/create_comment_page.dart';
import 'package:thunder/search/bloc/search_bloc.dart';
import 'package:thunder/search/pages/search_action_chip.dart';
import 'package:thunder/search/widgets/search_action_chip.dart';
import 'package:thunder/search/utils/search_utils.dart';
import 'package:thunder/shared/comment_reference.dart';
import 'package:thunder/shared/error_message.dart';
Expand Down
File renamed without changes.

0 comments on commit 3ff59ae

Please sign in to comment.