mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-07 12:57:49 +00:00
migrate to runes
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
'Follow a simple tutorial to get started with Appwrite in your preferred framework quickly and easily.';
|
||||
const ogImage = DEFAULT_HOST + '/images/open-graph/docs.png';
|
||||
|
||||
export let data;
|
||||
let { data } = $props();
|
||||
|
||||
type MappedTutorial = (typeof data.tutorials)[number];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user