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