mirror of
https://github.com/FranP-code/spend-ia.git
synced 2025-10-13 00:14:09 +00:00
integration of next.js
This commit is contained in:
4
lib/types.d.ts
vendored
Normal file
4
lib/types.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
export interface Tab {
|
||||
title: string;
|
||||
id: string;
|
||||
}
|
||||
Reference in New Issue
Block a user