mirror of
https://github.com/danielvici/tool-website.git
synced 2026-01-17 00:11:27 +00:00
testing
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
import { Component } from '@angular/core';
|
||||
|
||||
@Component({
|
||||
selector: 'app-image-format-converter',
|
||||
imports: [],
|
||||
templateUrl: './image-format-converter.html',
|
||||
styleUrl: './image-format-converter.css',
|
||||
})
|
||||
export class ImageFormatConverter {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user