chore(ui_kit): export wyatt component theme data #161

Merged
hugo merged 1 commits from ui_kit/chore/export-ui-kit into master 2023-02-24 15:28:08 +00:00
Showing only changes of commit 4a73a8a4c0 - Show all commits

View File

@ -17,3 +17,4 @@
export './components/components.dart'; export './components/components.dart';
export './core/core.dart'; export './core/core.dart';
export './domain/domain.dart'; export './domain/domain.dart';
export './features/wyatt_component_theme_data.dart';