Fixed basic usability of sheets
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script lang="ts">
|
||||
import type { GoogleSheet } from '$lib/google/sheets';
|
||||
import type { GoogleSheet } from '$lib/google/google/types.tsient/types.js';
|
||||
|
||||
// Props
|
||||
let { sheetsData, errors, loadRecentSheets, selectSheet, toggleSheetList } = $props<{
|
||||
|
||||
Reference in New Issue
Block a user