Skip to content

Commit

Permalink
🎨 style (library): Fixed Prettier styling issues
Browse files Browse the repository at this point in the history
  • Loading branch information
aryanprince committed Feb 14, 2024
1 parent 3d26ac2 commit b36aeff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/library/src/app/layout.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import "~/styles/globals.css";

import { GeistSans } from "geist/font/sans";
import React from "react";
import { GeistSans } from "geist/font/sans";

import { TRPCReactProvider } from "~/trpc/react";

Expand Down

0 comments on commit b36aeff

Please sign in to comment.