Skip to content

Commit

Permalink
feat: use figma colors on close buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
stepan662 committed Jan 17, 2025
1 parent e6a0e5f commit f7cdbb9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { FunctionComponent, useState } from 'react';
import { FunctionComponent } from 'react';
import { Box, IconButton, styled, SxProps, Tooltip } from '@mui/material';
import { XClose } from '@untitled-ui/icons-react';
import { T } from '@tolgee/react';
Expand Down

0 comments on commit f7cdbb9

Please sign in to comment.