mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
chore(plop): use templates as in style guide (#4916)
* chore(plop): use templates as in style guide fix [CE-483] * chore(plop): export component and add to module
This commit is contained in:
parent
32a9a2e46b
commit
d0d38990c7
3 changed files with 11 additions and 8 deletions
|
@ -3,4 +3,4 @@ class {{properCase name}}Controller {
|
|||
constructor() {}
|
||||
}
|
||||
|
||||
export default {{properCase name}}Controller;
|
||||
export default {{properCase name}}Controller;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue