Skip to content

Commit

Permalink
style: 🎨 format
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdyer committed Feb 15, 2025
1 parent af3d622 commit 6a73c88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/Button/Button.test.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
import React from 'react';

import { render, screen } from '@testing-library/react';

import Button from './Button';

describe('Button', () => {
Expand Down

0 comments on commit 6a73c88

Please sign in to comment.