added home viewmodel
This commit is contained in:
parent
9f3fb98376
commit
94244f5cfe
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
package be.ugent.sel.studeez.screens.home
|
||||
|
||||
class HomeViewModel {
|
||||
}
|
Reference in a new issue