UNPKG

irisrad-ui

Version:

UI elements developered for IRIS R&D Group Inc

11 lines (10 loc) 264 B
export const parameters = { actions: { argTypesRegex: "^on[A-Z].*" }, layout: "centered", options: { storySort: (a, b) => a[1].kind === b[1].kind ? 0 : a[1].id.localeCompare(b[1].id, undefined, { numeric: true }), }, };