mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 02:45:42 +03:00
Create new monitor route for clients
This commit is contained in:
5
ui/app/components/client-subnav.js
Normal file
5
ui/app/components/client-subnav.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import Component from '@ember/component';
|
||||
import { tagName } from '@ember-decorators/component';
|
||||
|
||||
@tagName('')
|
||||
export default class ClientSubnav extends Component {}
|
||||
Reference in New Issue
Block a user