Make tooltips render automatically

This commit is contained in:
Riyyi
2025-04-02 22:50:08 +02:00
parent 8110667234
commit 5746bc7016
11 changed files with 107 additions and 32 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: "20"
node-version: "22"
cache: npm
- name: Install dependencies
# run: bun install