Commit 8b23d2da authored by vtduong0912's avatar vtduong0912

config: job-form

parent b4827927
...@@ -4,6 +4,9 @@ import { Component, OnInit } from '@angular/core'; ...@@ -4,6 +4,9 @@ import { Component, OnInit } from '@angular/core';
selector: 'job-form', selector: 'job-form',
standalone: true, standalone: true,
template: ` template: `
<div [class]="{'tw-hidden': isHidden}">
</div>
` `
}) })
......
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