mirror of
https://git.suyu.dev/suyu/website.git
synced 2025-12-21 21:26:05 +01:00
remove log
This commit is contained in:
parent
7ad700c83d
commit
3118bbf730
1 changed files with 0 additions and 2 deletions
|
|
@ -7,8 +7,6 @@
|
|||
|
||||
export let data: PageData;
|
||||
|
||||
$: console.log(data);
|
||||
|
||||
function transitionIn() {
|
||||
const rooms = document.querySelectorAll<HTMLDivElement>(".room");
|
||||
rooms.forEach((room, i) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue