diff --git a/AcaMate/3. ViewModel/IntroViewModel.swift b/AcaMate/3. ViewModel/IntroViewModel.swift new file mode 100644 index 0000000..cfb7666 --- /dev/null +++ b/AcaMate/3. ViewModel/IntroViewModel.swift @@ -0,0 +1,8 @@ +// +// IntroViewModel.swift +// AcaMate +// +// Created by TAnine on 3/20/25. +// + +import Foundation