Skip to content

Commit

Permalink
Merge pull request #83 from SEP4Y-S24/dev
Browse files Browse the repository at this point in the history
small fix
  • Loading branch information
ricardofernandes21 authored May 24, 2024
2 parents b56777e + 49f9451 commit 545d3b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/Messages.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import { useState } from "react";
import { ContentLayout } from "../components/Layout/ContentLayout";
import MessagesList from "../features/messages/components/MessagesList";
import SendMessage from "../features/messages/components/SendMessage";
Expand Down

0 comments on commit 545d3b6

Please sign in to comment.