Skip to content

Commit 63b132d

Browse files
committed
feat(content_management): add ht_ui_kit dependency
- Added ht_ui_kit import.
1 parent f8e0d5f commit 63b132d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/content_management/view/edit_source_page.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import 'package:ht_dashboard/l10n/l10n.dart';
77
import 'package:ht_dashboard/shared/shared.dart';
88
import 'package:ht_data_repository/ht_data_repository.dart';
99
import 'package:ht_shared/ht_shared.dart';
10+
import 'package:ht_ui_kit/ht_ui_kit.dart';
1011

1112
/// {@template edit_source_page}
1213
/// A page for editing an existing source.

0 commit comments

Comments
 (0)