Keep controls table while editing

This commit is contained in:
2024-05-15 22:10:55 +02:00
parent 76decaf203
commit 5f780c751a
7 changed files with 89 additions and 117 deletions

View File

@@ -4,7 +4,7 @@ type: docker
steps:
- name: build
image: node:20-alpine
image: node:22-alpine
commands:
- yarn install
- yarn build