mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-01 20:23:36 +00:00
- Updated imports and references from 'phase-models' to 'model-defaults' across various components. - Removed obsolete phase models index file to streamline the codebase.
3 lines
126 B
TypeScript
3 lines
126 B
TypeScript
export { ModelDefaultsSection } from './model-defaults-section';
|
|
export { PhaseModelSelector } from './phase-model-selector';
|