Commit b3f6bf9f authored by Natthaphong Malaphan's avatar Natthaphong Malaphan 😊

update name folder

parent 11098b7d
......@@ -6,6 +6,7 @@
<a href="#">LOGIN</a>
</div>
<div class="content" role="main">
<div class="card highlight-card">
Welcome to " {{ title }} "
......
import { Component } from '@angular/core';
import { Student } from './models/student';
import { STUDENTS } from './mock-student.ts/mock-student';
import { STUDENTS } from './mock/mock-student';
@Component({
selector: 'app-root',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment