Skip to content

Commit

Permalink
Update InteractionsTab.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
MosleyTheMalO committed Aug 9, 2024
1 parent d6d399a commit 2e30a9b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { flow } from 'common/fp';
import { createSearch } from 'common/string';

import { useBackend, useLocalState } from '../../../backend';
import { Button, Icon, Section, Stack, Tabs, Tooltip } from '../../../components';
import { Button, Icon, Section, Stack, Tooltip } from '../../../components';
import { Box } from '../../../components';

type ContentInfo = {
Expand Down

0 comments on commit 2e30a9b

Please sign in to comment.