Open Issues Need Help
View All on GitHubAI Summary: The `useWordEditor` custom hook has incomplete JSDoc documentation for its `@returns` type annotation. The current JSDoc is missing the `initialContent` property and the `setInitialContent` function from its return type. The task is to update the JSDoc in `src/lib/hooks/use-word-editor.js` to accurately reflect all properties and methods returned by the hook.
A community-driven dictionary that simplifies software, engineering and tech terms for all levels.
AI Summary: This issue requests making the `jargons.dev` logo in the website's header navigation clickable. The goal is for the logo to link to the homepage (`/`) when clicked, improving user navigation. The current logo is a plain SVG component without link functionality, located in `src/components/navbar.astro`.
A community-driven dictionary that simplifies software, engineering and tech terms for all levels.