Update plugins/api-docs/src/components/ApisCards/presets.tsx

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: PIYUSH NEGI <43876655+npiyush97@users.noreply.github.com>
This commit is contained in:
PIYUSH NEGI
2023-09-25 17:55:34 +05:30
committed by GitHub
parent 199f54def4
commit e77ecb6e9d
@@ -36,7 +36,7 @@ const ApiDefinitionButton = ({ apiEntity }: { apiEntity: ApiEntity }) => {
return (
<>
<ToggleButton
aria-label="Toggle API Defination Dialog"
aria-label="Toggle API Definition Dialog"
onClick={() => setDialogOpen(!dialogOpen)}
>
<ExtensionIcon />