Added row limiting
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
onMount(() => {
|
||||
initGoogleClients(() => {
|
||||
// You can add any logic here to run after the client is initialized
|
||||
console.log('Google API client initialized');
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user