UNPKG

create-nova-vite-template

Version:

This is a dashboard template built with React and Vite. It provides a modern and responsive user interface for building web applications.

6 lines (5 loc) 94 B
export interface OrderTimelineStatus { status: string; date: string; process: string; }