fix linting

This commit is contained in:
Norbert de Langen 2023-11-29 09:24:10 +01:00
parent 5d903a99df
commit 0754152d24

View File

@ -1,3 +1,4 @@
/* eslint-disable react/no-array-index-key */
import React from 'react';
import { styled, typography } from '@storybook/theming';
import { Node } from './MethodCall';