Files
ROLAC/APP/src/components/components.component.ts
T
Chris Chen d5648315a0 WIP
2026-05-25 17:32:18 -07:00

15 lines
240 B
TypeScript

// import { Component, OnInit } from '@angular/core';
// @Component({
// selector: 'ngx-components',
// template: ''
// })
// export class ComponentsComponent implements OnInit {
// constructor() { }
// ngOnInit() {
// }
// }