@firecms/user_management 3.0.0-canary.269 → 3.0.0-canary.270

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.
package/dist/index.umd.js CHANGED
@@ -2227,7 +2227,7 @@
2227
2227
  t5 = /* @__PURE__ */ jsxRuntime.jsxs(ui.Paper, { className: "my-4 flex flex-col px-4 py-6 bg-white dark:bg-surface-accent-800 gap-2", children: [
2228
2228
  t1,
2229
2229
  t2,
2230
- /* @__PURE__ */ jsxRuntime.jsxs(ui.Button, { onClick: t3, children: [
2230
+ /* @__PURE__ */ jsxRuntime.jsxs(ui.Button, { variant: "outlined", onClick: t3, children: [
2231
2231
  t4,
2232
2232
  buttonLabel
2233
2233
  ] })