Skip to content
Prev Previous commit
Next Next commit
refactor: Rename story for consistency
  • Loading branch information
Sidnioulz committed Dec 3, 2025
commit 6a920e535e99f68926e8085ee8a7fd5a11fc760d
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ export const Func = {
},
};

export const FuncWithLongDetail = {
export const LongFunc = {
args: {
row: {
...Func.args.row,
Expand Down
Loading