change material selection

This commit is contained in:
pakintada@gmail.com 2024-01-08 10:37:31 +07:00
parent f9d833e3b7
commit 3698e6e3c0
7 changed files with 49 additions and 28 deletions

View file

@ -8,6 +8,7 @@ import { ConfirmModal } from 'src/app/shared/modal/confirm/confirm-modal.compone
import { animate, style, transition, trigger } from '@angular/animations';
import { RecipeListComponent } from './recipe-list/recipe-list.component';
import {
Recipe01,
RecipeDetail,
RecipeDetailMat,
Topping,