Skip to content

Commit 2f68f00

Browse files
committed
Removing Errors 🪲
1 parent 403be81 commit 2f68f00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/Studio/Comments.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ import React, { useEffect, useState } from 'react'
22
import { useChannelState } from '../../context/ChannelState';
33
import { supabase } from '../../SupabaseClient';
44
import { uid } from 'uid';
5+
import Comment from '../Comment/Comment';
56

67
const Header = () => {
78

0 commit comments

Comments
 (0)