mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-02 08:33:36 +00:00
refactor: rename phase models to model defaults and reorganize components
- Updated imports and references from 'phase-models' to 'model-defaults' across various components. - Removed obsolete phase models index file to streamline the codebase.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export { ModelDefaultsSection } from './model-defaults-section';
|
||||
export { PhaseModelSelector } from './phase-model-selector';
|
||||
Reference in New Issue
Block a user