mirror of
https://github.com/edufeed-org/educards.git
synced 2025-12-10 00:34:34 +00:00
Add markdown rendering and improve styling a bit
This commit is contained in:
parent
218dfdd5c6
commit
cd23a61b90
9 changed files with 251 additions and 120 deletions
|
|
@ -3,7 +3,6 @@
|
|||
import { currentBoardAddress } from '$lib/db.js';
|
||||
export let data;
|
||||
|
||||
console.log(data.id);
|
||||
$currentBoardAddress = data.id;
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue