re organized files for consistency

This commit is contained in:
2026-03-02 14:12:15 -08:00
parent 328a44043f
commit 4493d772bb
7 changed files with 4 additions and 4 deletions
@@ -1,6 +1,6 @@
import { Routes } from '@angular/router';
import { Home } from './pages/home/home';
import { StudentCardList } from './pages/components/student-card-list/student-card-list';
import { StudentCardList } from './components/student-card-list/student-card-list';
export default [
{