UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

2 lines (1 loc) 268 B
import{jsxs as r}from"react/jsx-runtime";import{ArgsCollapsed as t}from"./styled.js";function i({args:e,size:s="base"}){return e?.length?r(t,{"data-testid":"collapsed-args",size:s,children:["(",e.length===1?e[0].name:"...args",")"]}):null}export{i as InlineArgsList};