@rebasepro/studio 0.9.1-canary.f0ac103 → 0.9.1-canary.fd3754b

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.
@@ -1153,7 +1153,7 @@ function JSEditor() {
1153
1153
  className: "flex shrink-0 items-center justify-end gap-1.5",
1154
1154
  children: [
1155
1155
  /* @__PURE__ */ jsx(Tooltip, {
1156
- title: "Save as snippet",
1156
+ title: "SaveIcon as snippet",
1157
1157
  children: /* @__PURE__ */ jsx(IconButton, {
1158
1158
  size: "small",
1159
1159
  onClick: () => {
@@ -1518,7 +1518,7 @@ function JSEditor() {
1518
1518
  open: showSaveDialog,
1519
1519
  onOpenChange: setShowSaveDialog,
1520
1520
  children: [
1521
- /* @__PURE__ */ jsx(DialogTitle, { children: "Save Snippet" }),
1521
+ /* @__PURE__ */ jsx(DialogTitle, { children: "SaveIcon Snippet" }),
1522
1522
  /* @__PURE__ */ jsx(DialogContent, { children: /* @__PURE__ */ jsx(TextField, {
1523
1523
  label: "Snippet name",
1524
1524
  value: snippetName,
@@ -1566,4 +1566,4 @@ function JSONHighlight({ value }) {
1566
1566
  //#endregion
1567
1567
  export { JSEditor };
1568
1568
 
1569
- //# sourceMappingURL=JSEditor-BeHHuxhA.js.map
1569
+ //# sourceMappingURL=JSEditor-Etgw9-Cw.js.map