Skip to content

Commit

Permalink
OV-44: * formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
XCODE89 committed Sep 9, 2024
1 parent 46fd9d2 commit 8ebb23b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/bundles/common/pages/not-found/not-found.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import {
Box,
Center,
Heading,
NotFoundAnimation
NotFoundAnimation,
} from '~/bundles/common/components/components.js';

const NotFound: React.FC = () => {
Expand Down

0 comments on commit 8ebb23b

Please sign in to comment.