Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
Stormix committed Aug 27, 2023
1 parent fb5c23e commit 5d94740
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import { Select, SelectContent, SelectItem, SelectTrigger, SelectValue } from '.
import { Switch } from '../components/atoms/switch';
import VolumeLevel from '../components/atoms/volume-level';
import Layout from '../components/templates/layout';
import '../assets/css/settings.css';

const SettingsForm = () => {
const { setPreviewTheme } = useTheme();
Expand Down

0 comments on commit 5d94740

Please sign in to comment.