top bar
This commit is contained in:
parent
f47a1b2226
commit
f164351011
4 changed files with 43 additions and 6 deletions
|
@ -11,7 +11,6 @@ export default component$(() => {
|
|||
|
||||
useOnDocument("DOMContentLoaded", $(async () => {
|
||||
info.value = await api.me()
|
||||
console.log(info.value);
|
||||
|
||||
AOS.init({
|
||||
once: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue