Skip to content

Commit f8e0d5f

Browse files
committed
feat(content_management): Add HTUIKit dependency
- Added HTUIKit dependency to create_headline_page.dart
1 parent 53840cf commit f8e0d5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/content_management/view/create_headline_page.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import 'package:ht_dashboard/shared/constants/pagination_constants.dart';
88
import 'package:ht_dashboard/shared/shared.dart';
99
import 'package:ht_data_repository/ht_data_repository.dart';
1010
import 'package:ht_shared/ht_shared.dart';
11+
import 'package:ht_ui_kit/ht_ui_kit.dart';
1112

1213
/// {@template create_headline_page}
1314
/// A page for creating a new headline.

0 commit comments

Comments
 (0)