Remove the unused exports with help of ts-prune
This commit is contained in:
parent
8b533018ea
commit
b11ab01bbe
23 changed files with 15 additions and 908 deletions
|
|
@ -26,7 +26,7 @@ export default {
|
|||
},
|
||||
};
|
||||
|
||||
export const ParticipantsTest = () => {
|
||||
const ParticipantsTest = () => {
|
||||
const { layout, setLayout } = useVideoGridLayout(false);
|
||||
const [participantCount, setParticipantCount] = useState(1);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue