fix: imports

This commit is contained in:
cha0s 2022-03-20 15:14:55 -05:00
parent 482cc6e4eb
commit 0f9e821426

View File

@ -7,12 +7,14 @@ import {
hot,
PropTypes,
React,
} from '@flecks/react';
import {
Code,
Tab,
Tabs,
TabList,
TabPanel,
} from '@flecks/react';
import {Code} from '@avocado/react';
} from '@avocado/react';
const Behaved = ({
json,