PHP Classes

File: resources/js/card.js

Recommend this page to a friend!
  Classes of Naif Alshaye   PHP World Clock   resources/js/card.js   Download  
File: resources/js/card.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP World Clock
Display the time in different time zones
Author: By
Last change:
Date: 5 years ago
Size: 99 bytes
 

Contents

Class file image Download
Nova.booting((Vue, router) => { Vue.component('world-clock', require('./components/Card')); })