Merge branch 'master' of github.com:budibase/budibase into js-ai-gen

This commit is contained in:
Sam Rose 2025-03-12 14:03:49 +00:00
commit 51f4dfb330
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "3.5.1",
"version": "3.5.2",
"npmClient": "yarn",
"concurrency": 20,
"command": {

View File

@ -25,12 +25,12 @@
noWrap={tooltipWrap}
>
<div class="icon" class:newStyles>
<!-- svelte-ignore a11y-mouse-events-have-key-events -->
<svg
on:contextmenu
on:click
on:mouseover
on:mouseleave
on:focus
class:hoverable
class:disabled
class="spectrum-Icon spectrum-Icon--size{size}"