add resizer to grid view

This commit is contained in:
lxsang
2020-09-24 18:22:16 +02:00
parent 99a029bdd3
commit 45d425d5db
4 changed files with 103 additions and 37 deletions

View File

@ -194,7 +194,7 @@ release: main uglify
doc:
./node_modules/.bin/typedoc --mode file --excludeNotExported --hideGenerator --name "AntOS API" --out $(DOCDIR)
test:
test: build_javascripts
jest
clean: