PHP Classes

File: public/js/frontend/components/dashboard.vue

Recommend this page to a friend!
  Classes of Istvan Dobrentei   PHP Timesheet Management System   public/js/frontend/components/dashboard.vue   Download  
File: public/js/frontend/components/dashboard.vue
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Timesheet Management System
Manage project tasks and the respective work times
Author: By
Last change:
Date: 5 years ago
Size: 174 bytes
 

Contents

Class file image Download
<template> <div id="dashboard" class="container"> Here comes the dashboard </div> </template> <script type="text/ecmascript-6"> </script> <style> </style>