minor change in tabs for results table (#63)

Minor change
This commit is contained in:
Eugene Yurtsev
2024-03-20 21:38:56 -04:00
committed by GitHub
parent 7e893762f7
commit 3c5b3e4356
+1 -1
View File
@@ -99,7 +99,7 @@ export const Playground = (props: PlaygroundProps) => {
</form>
</div>
<div className="m-auto">
<Tabs>
<Tabs variant={"enclosed"} colorScheme="blue" size="sm">
<TabList>
<Tab>Table</Tab>
<Tab>JSON</Tab>