Add custom toolbar

This commit is contained in:
Eric NGUYEN 2023-02-17 11:53:19 +01:00
parent 4053763e44
commit b3338b0167
11 changed files with 319 additions and 0 deletions

View file

@ -3,6 +3,7 @@
"private": true,
"version": "v1.0.0",
"type": "module",
"postinstall": "npx patch-package",
"scripts": {
"d": "mprocs",
"dev": "vite",