@luscii-healthtech/web-ui 40.0.0 → 40.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4142,6 +4142,9 @@ button, input:where([type='button'], [type='reset'], [type='submit']), ::file-se
4142
4142
  td, th {
4143
4143
  padding: 1px;
4144
4144
  }
4145
+ button:not(:disabled), [role="button"]:not(:disabled) {
4146
+ cursor: pointer;
4147
+ }
4145
4148
  @keyframes enter {
4146
4149
  from {
4147
4150
  opacity: var(--tw-enter-opacity, 1);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@luscii-healthtech/web-ui",
3
- "version": "40.0.0",
3
+ "version": "40.0.1",
4
4
  "license": "MIT",
5
5
  "author": {
6
6
  "name": "Joris Janssen"