Disabling sliders (#51)

* Add disabled slider to omorphia

* lint
This commit is contained in:
Geometrically
2023-05-18 19:57:35 -07:00
committed by GitHub
parent b6a58ee845
commit 625511d28b
4 changed files with 20 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "omorphia",
"type": "module",
"version": "0.4.15",
"version": "0.4.16",
"files": [
"dist"
],