mirror of
https://github.com/documenso/documenso.git
synced 2026-07-25 09:25:08 +10:00
fix: build errors
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
// Define interfaces for the data structure
|
|
||||||
type RepoStats = {
|
type RepoStats = {
|
||||||
stars: number;
|
stars: number;
|
||||||
forks: number;
|
forks: number;
|
||||||
|
|||||||
Reference in New Issue
Block a user