Skip to content

Commit

Permalink
missed box import
Browse files Browse the repository at this point in the history
  • Loading branch information
coliu-akamai committed Oct 30, 2024
1 parent e747360 commit 66eae1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import { Box } from '@linode/ui';
import { styled } from '@mui/material/styles';
import React from 'react';

import { Avatar } from 'src/components/Avatar/Avatar';
import { Box } from 'src/components/Box';
import { Button } from 'src/components/Button/Button';
import { Typography } from 'src/components/Typography';

Expand Down

0 comments on commit 66eae1b

Please sign in to comment.