Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhabib committed Feb 1, 2024
1 parent ca04a17 commit 549c6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Playroom/SettingsPanel/SettingsPanel.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React, { useContext, type ReactChild, useState } from 'react';
import React, { useContext, type ReactChild } from 'react';
import { Helmet } from 'react-helmet';
import { Heading } from '../Heading/Heading';
import { ToolbarPanel } from '../ToolbarPanel/ToolbarPanel';
Expand Down

0 comments on commit 549c6ef

Please sign in to comment.